| Class | Description |
|---|---|
| DatabaseTypeUtils |
Utility class which helps with managing database specific classes.
|
| Db2DatabaseType |
IBM DB2 database type information used to create the tables, etc..
|
| DerbyClientServerDatabaseType |
Derby database type information used to create the tables, etc..
|
| DerbyEmbeddedDatabaseType |
Derby database type information used to create the tables, etc..
|
| GenericOdbcDatabaseType |
Generic JdbcOdbcBridge database type information used to create the tables, etc..
|
| H2DatabaseType |
H2 database type information used to create the tables, etc..
|
| HsqldbDatabaseType |
HyberSQL database type information used to create the tables, etc..
|
| MariaDbDatabaseType |
MariaDB database type information used to create the tables, etc..
|
| MysqlDatabaseType |
MySQL database type information used to create the tables, etc..
|
| NetezzaDatabaseType |
Netezza database type information used to create the tables, etc..
|
| OracleDatabaseType |
Oracle database type information used to create the tables, etc..
|
| PostgresDatabaseType |
Postgres database type information used to create the tables, etc..
|
| SqliteDatabaseType |
Sqlite database type information used to create the tables, etc..
|
| SqlServerDatabaseType |
Microsoft SQL server database type information used to create the tables, etc..
|
| SqlServerJtdsDatabaseType |
Microsoft SQL server database type information connected through the JTDS JDBC driver.
|
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.