Class OutputConnectionManager

  • All Implemented Interfaces:
    IOutputConnectionManager

    public class OutputConnectionManager
    extends BaseTable
    implements IOutputConnectionManager
    This class is the manager of the outputconnection 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.

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