|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DB2TypeInfo | Represents the metadata of a DB2 data type. |
| DerbyTypeInfo | Represents the metadata of a Cloudscape/Derby data type. |
| ExportedKeyInfo | Represents the metadata of a specific exported key column. |
| FirebirdTypeInfo | Represents the metadata of a Firebird data type. |
| ForeignKeyInfo | Represents the metadata of a specific foreign key column. |
| HSQLTypeInfo | Represents the metadata of a HSQL data type. |
| InformixTypeInfo | Represents the metadata of a Informix data type. |
| McKoiTypeInfo | Represents the metadata of a McKoi data type. |
| MSSQLTypeInfo | Represents the metadata of a MSSQL data type. |
| MySQLTypeInfo | Represents the metadata of a MySQL data type. |
| OracleTypeInfo | Represents the metadata of an Oracle data type. |
| PostgreSQLForeignKeyInfo | Represents the metadata of a table's foreign key column in PostgreSQL. |
| PostgreSQLTypeInfo | Represents the metadata of a PostgreSQL data type. |
| TypeInfo | Represents the metadata of a specific JDBC data type. |
Acts as a wrapper around JDBC's Type meta-data, allowing the implmentation to control the precise aspects for each type. Database specific type info variants are registered in their derivation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||