Package | Description |
---|---|
com.fgm.javaUtils.dbObjects |
Class and Description |
---|
BaseObject
Base class for db objects.
|
CreateTableObject
This class simply stores table information.
|
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.
|