|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ColumnInfo | Represents the metadata of a specific table column. |
DB2ColumnInfo | Represents the metadata of a specific table column in DB2. |
MSSQLServerColumnInfo | Represents the metadata of a specific table column in MS SQL Server. |
OracleColumnInfo | Represents the metadata of a specific table column in Oracle. |
PostgreSQLColumnInfo | Represents the metadata of a specific table column in PostgreSQL. |
SybaseColumnInfo | Represents the metadata of a specific table column in Sybase. |
TableInfo | Represents the metadata of a specific table. |
Acts as a wrapper around JDBC's Column Info meta-data, allowing the implmentation to control the precise aspects for each column. Database specific column info variants are registered in their derivation.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |