Skip navigation links
A C D E F G H I K L M N O P R S T U V W 

D

DatabaseConnection - Class in n4e.core.database
The DatabaseConnection the class provides the functions for database connection controlling.
DatabaseConnection(Connection) - Constructor for class n4e.core.database.DatabaseConnection
The constructor DatabaseConnection creates a new instance(object) of the class.
DatabaseConnectionSet - Class in n4e.core.database
The DatabaseConnectionSet the class provides the functions for database connection pooling.
DatabaseConnectionSet(DatabaseSystem, boolean) - Constructor for class n4e.core.database.DatabaseConnectionSet
The constructor DatabaseConnectionSet creates a new instance(object) of the class.
DatabaseDatasetLoader - Class in n4e.core.database
The DatabaseDatasetLoader the class provides functions to load lists of data dynamically from database.
DatabaseDatasetLoader() - Constructor for class n4e.core.database.DatabaseDatasetLoader
The constructor DatabaseDatasetLoader creates a new instance(object) of the class.
DatabaseDatasetLoader(boolean) - Constructor for class n4e.core.database.DatabaseDatasetLoader
The constructor DatabaseDatasetLoader creates a new instance(object) of the class.
DatabaseDatasetLoader(DatabaseConnection) - Constructor for class n4e.core.database.DatabaseDatasetLoader
The constructor DatabaseDatasetLoader creates a new instance(object) of the class.
databaselogname - Static variable in class n4e.core.database.DatabaseSystem
 
databaselognameext - Static variable in class n4e.core.database.DatabaseSystem
 
DatabaseManager - Class in n4e.core.database
The DatabaseManager class controls the databases of the n4e application.
DatabaseManager(String, String, String, boolean) - Constructor for class n4e.core.database.DatabaseManager
The constructor DatabaseManager creates a new instance(object) of the class.
databasename - Variable in class n4e.core.database.DbAccessRead
name of own database.
DatabaseSQLResultSet - Class in n4e.core.database
The DatabaseSQLResultSet class creates a result set.
DatabaseSQLResultSet(String, DatabaseConnection) - Constructor for class n4e.core.database.DatabaseSQLResultSet
The constructor DatabaseSQLResultSet creates a new instance(object) of the class.
DatabaseSQLStatement - Class in n4e.core.database
The DatabaseSQLStatement the class represents a sql statement.
DatabaseSQLStatement(String) - Constructor for class n4e.core.database.DatabaseSQLStatement
The constructor DatabaseSQLStatement creates a new instance(object) of the class.
DatabaseSystem - Class in n4e.core.database
The DatabaseSystem class controls a database system.
DatabaseSystem(Properties, String, String, String, String) - Constructor for class n4e.core.database.DatabaseSystem
The constructor DatabaseSystem creates a new instance(object) of the class.
DB2 - Static variable in class n4e.core.database.DatabaseManager
 
DbAccess - Class in n4e.core.database
The DbAccess class is the parent of all access classes.
DbAccess() - Constructor for class n4e.core.database.DbAccess
 
DbAccessCheckProtocol - Class in n4e.core.dbaccess
The DbAccessCheckProtocol class checks fields of Protocol table in database.
DbAccessCheckProtocol(Tool4DbMessages) - Constructor for class n4e.core.dbaccess.DbAccessCheckProtocol
The constructor DbAccessCheckProtocol initialized the object.
DbAccessProtocol - Class in n4e.core.dbaccess
The DbAccessProtocol class reads fields and put to data sink of Protocol table in database.
DbAccessProtocol() - Constructor for class n4e.core.dbaccess.DbAccessProtocol
The constructor DbAccessProtocol initialized the object.
DbAccessProtocol(List4SysUser) - Constructor for class n4e.core.dbaccess.DbAccessProtocol
The constructor DbAccessProtocol initialized the object.
DbAccessProtocol(List4SysUser, String, String, String, String) - Constructor for class n4e.core.dbaccess.DbAccessProtocol
The constructor DbAccessProtocol initialized the object.
DbAccessProtocol(DatabaseConnection, List4SysUser, String, String, String, String) - Constructor for class n4e.core.dbaccess.DbAccessProtocol
The constructor DbAccessProtocol initialized the object.
DbAccessProtocol(List4SysUser, String, String, String, String, String) - Constructor for class n4e.core.dbaccess.DbAccessProtocol
The constructor DbAccessProtocol initialized the object with additional sqlwhere.
DbAccessProtocol(DatabaseConnection, List4SysUser, String, String, String, String, String) - Constructor for class n4e.core.dbaccess.DbAccessProtocol
The constructor DbAccessProtocol initialized the object with additional sqlwhere.
DbAccessRead - Class in n4e.core.database
The DbAccessRead class is the parent of all read classes.
DbAccessRead() - Constructor for class n4e.core.database.DbAccessRead
The constructor DbAccessRead creates a new instance(object) of the class.
DbAccessRead(List4SysUser) - Constructor for class n4e.core.database.DbAccessRead
The constructor DbAccessForm initialized the object.
DbAccessRead(List4SysUser, String, String, String, String) - Constructor for class n4e.core.database.DbAccessRead
The constructor DbAccessRead initialized the object
DbAccessRead(List4SysUser, String, String, String, String, String) - Constructor for class n4e.core.database.DbAccessRead
The constructor DbAccessRead initialized the object with additional sqlwhere
DbAccessReadProtocol - Class in n4e.core.dbaccess
The DbAccessReadProtocol class reads fields of Protocol table in database.
DbAccessReadProtocol() - Constructor for class n4e.core.dbaccess.DbAccessReadProtocol
The constructor DbAccessReadProtocol initialized the object.
DbAccessReadProtocol(List4SysUser) - Constructor for class n4e.core.dbaccess.DbAccessReadProtocol
The constructor DbAccessReadProtocol initialized the object.
DbAccessReadProtocol(List4SysUser, String, String, String, String) - Constructor for class n4e.core.dbaccess.DbAccessReadProtocol
The constructor DbAccessReadProtocol initialized the object
DbAccessReadProtocol(DatabaseConnection, List4SysUser, String, String, String, String) - Constructor for class n4e.core.dbaccess.DbAccessReadProtocol
The constructor DbAccessReadProtocol initialized the object
DbAccessReadProtocol(List4SysUser, String, String, String, String, String) - Constructor for class n4e.core.dbaccess.DbAccessReadProtocol
The constructor DbAccessReadProtocol initialized the object with additional sqlwhere
DbAccessReadProtocol(DatabaseConnection, List4SysUser, String, String, String, String, String) - Constructor for class n4e.core.dbaccess.DbAccessReadProtocol
The constructor DbAccessReadProtocol initialized the object with additional sqlwhere this.conn 0 conn;
DbCheck - Class in n4e.core.database
The DbCheck class is the data check class.
DbCheck() - Constructor for class n4e.core.database.DbCheck
 
DbDummy - Class in n4e.core.dbaccess
The DbDummy class is a dummy to have the n4e.core.dbaccess package.
DbDummy() - Constructor for class n4e.core.dbaccess.DbDummy
 
dbtablename - Variable in class n4e.core.database.DbAccessRead
name of own database table.
debug - Variable in class n4e.core.saxparser.SaxParserDbCH
 
deleteInSink(DatabaseConnection) - Method in class n4e.core.database.DbAccess
The method deleteInSink deletes the data in database (data sink).
deleteInSink(DatabaseConnection) - Method in class n4e.core.dbaccess.DbAccessProtocol
The method deleteInSink deletes the data in database (data sink).
A C D E F G H I K L M N O P R S T U V W 
Skip navigation links