Class NotificationConnectionManager

  • All Implemented Interfaces:
    INotificationConnectionManager

    public class NotificationConnectionManager
    extends BaseTable
    implements INotificationConnectionManager
    This class is the manager of the notification connection description. Inside, multiple database tables are 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.

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