| Interface | Description |
|---|---|
| PostConnectionConfig |
| Class | Description |
|---|---|
| ConstantsDB | |
| DBConfigException | |
| DBConnection | Deprecated
- use DBConnector instead
|
| DBConnector | |
| DBDataSource | Deprecated
- use DBConnector instead
|
| DBQuery | |
| DBSQL | |
| DBUtils | |
| DBWriteUtils |
Utility for build write to database sql.
|
| ServerDB |
Configures and opens a database, intended for use with an in-memory database
such as derby or hsqldb, but should also work with mssql, mysql...
|
| StorageContainer |
A Storage Container manages a Storage class.
|
| Enum | Description |
|---|---|
| DBDataType | |
| DBSQL.JavaToSqlType |