| Class | Description |
|---|---|
| DerbyAdaptor |
JDBC Adapter for Derby.
|
| H2Adaptor |
JDBC Adapter for H2DB.
|
| HsqlAdaptor |
JDBC Adapter for HSQLDB.
|
| JdbcAdaptor |
Base class for JDBC Adapters.
|
| JdbcColumn |
The metadata for a column of an existing table.
|
| JdbcForeignKey |
The metadata for a foreign of an existing table.
|
| JdbcIndex |
The metadata for an index of an existing table.
|
| JdbcTable |
The metadata for an existing table in the database.
|
| MsSqlAdaptor |
JDBC Adapter for MySQL.
|
| MySqlAdaptor |
JDBC Adapter for MySQL.
|
| OracleAdaptor |
JDBC Adapter for H2DB.
|
| PostgreSqlAdaptor |
JDBC Adapter for PostgreSQL.
|
| SawSqlAdaptor |
JDBC Adapter for MySQL.
|
| Enum | Description |
|---|---|
| JdbcAdaptor.PaginationParamsOrder |
The order of pagination paramaters embedded into the SQL.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.