Class | Description |
---|---|
BaseObject |
Base class for db objects.
|
CreateTableObject |
This class simply stores table information.
|
InfoObjectManager |
InfoObjectManager.
|
InsertObject |
Class to contain information for an insert.
|
QueryObject |
Class to send a query to the database.
|
QueryResponseObject |
Class to get a query from the database.
|