Package com.aquima.interactions.foundation.ds


package com.aquima.interactions.foundation.ds
  • Class
    Description
    Internal abstract class for easy IDatasourceXml implementation, to avoid catching of InitializationException for every datasource xml implementation.
    Interface defining methods to convert a data source implementation to XML.
    Interface describing the global objects used for xml generation from a datasource.
    Utility class for creating XML elements of datasource objects.
    Simple implementation of XmlGlobals.
    Utility class for reading XML element in datasource objects.