Class TransformationConnectionManager

  • All Implemented Interfaces:
    ITransformationConnectionManager

    public class TransformationConnectionManager
    extends BaseTable
    implements ITransformationConnectionManager
    This class is the manager of the transformation connection description. Inside, a database table is managed, with appropriate caching. Note well: The database handle is instantiated here using the DBInterfaceFactory. This is acceptable because the actual database that this table is located in is fixed.

    transformationconnections
    FieldTypeDescription        
    connectionnameVARCHAR(32)Primary Key
    descriptionVARCHAR(255)
    classnameVARCHAR(255)
    maxcountBIGINT
    configxmlLONGTEXT