| Interface | Description |
|---|---|
| SQLHandler |
| Class | Description |
|---|---|
| Db2DbSupport |
Implementation of
DbSupport for an IBM DB2 database |
| DbSupport |
Helper class that implements a number of common operations on a database schema.
|
| DbSupportFactory |
todo javadoc
todo cache instances
|
| DefaultSQLHandler |
Class to which database updates and queries are passed.
|
| DerbyDbSupport |
Implementation of
DbSupport for a Derby database. |
| H2DbSupport |
Implementation of
DbSupport for a H2
database |
| HsqldbDbSupport |
Implementation of
DbSupport for a hsqldb database |
| MsSqlDbSupport |
Implementation of
DbSupport for a MsSQL database. |
| MySqlDbSupport |
Implementation of
DbSupport for a MySql database. |
| Oracle10DbSupport | |
| Oracle9DbSupport | |
| OracleDbSupport |
Implementation of
DbSupport for an Oracle database. |
| PostgreSqlDbSupport |
Implementation of
DbSupport for a PostgreSql database. |
Copyright © 2016. All Rights Reserved.