Class | Description |
---|---|
DatabaseConnection |
The
DatabaseConnection the class provides the functions for database connection controlling. |
DatabaseConnectionSet |
The
DatabaseConnectionSet the class provides the functions for database connection pooling. |
DatabaseDatasetLoader |
The
DatabaseDatasetLoader the class provides functions to load lists of data dynamically from database. |
DatabaseManager |
The
DatabaseManager class controls the databases of the n4e application. |
DatabaseSQLResultSet |
The
DatabaseSQLResultSet class creates a result set. |
DatabaseSQLStatement |
The
DatabaseSQLStatement the class represents a sql statement. |
DatabaseSystem |
The
DatabaseSystem class controls a database system. |
DbAccess |
The
DbAccess class is the parent of all access classes. |
DbAccessRead |
The
DbAccessRead class is the parent of all read classes. |
DbCheck |
The
DbCheck class is the data check class. |