See: Description
Class | Description |
---|---|
DB2TypeInfo |
SQL Type info for DB2 datastores.
|
DerbyTypeInfo |
SQL Type info for Derby datastores.
|
FirebirdTypeInfo |
SQL Type info for Firebird datastores.
|
ForeignKeyInfo |
Represents the metadata of a specific foreign key column.
|
H2TypeInfo |
SQL Type info for H2 datastores.
|
HSQLTypeInfo |
SQL Type info for HSQLDB datastores.
|
IndexInfo |
Represents the metadata of a specific index column.
|
InformixTypeInfo |
SQL Type info for Informix datastores.
|
JDBCTypeInfo |
Representation of JDBC type information in the datastore.
|
McKoiTypeInfo |
SQL Type info for McKoi datastores.
|
MSSQLTypeInfo |
SQL Type info for MSSQL datastores.
|
MySQLTypeInfo |
SQL Type info for MySQL datastores.
|
NuoDBTypeInfo |
Type info for NuoDB.
|
OracleTypeInfo |
SQL Type info for Oracle datastores.
|
PostgresqlTypeInfo |
SQL Type info for PostgreSQL datastores.
|
PrimaryKeyInfo |
Represents the metadata of a specific primary key column.
|
RDBMSColumnInfo |
Representation of column schema information in the datastore.
|
RDBMSSchemaHandler |
Handler for RDBMS schema information.
|
RDBMSSchemaInfo |
Representation of schema table information in the datastore.
|
RDBMSTableFKInfo |
Representation of FK information for a table in the datastore.
|
RDBMSTableIndexInfo |
Representation of index information for a table in the datastore.
|
RDBMSTableInfo |
Representation of table column information in the datastore.
|
RDBMSTablePKInfo |
Representation of PK information for a table in the datastore.
|
RDBMSTypesInfo |
Representation of types information in the datastore.
|
SQLiteTypeInfo |
SQL Type info for SQLite datastores.
|
SQLTypeInfo |
Representation of SQL type information in the datastore.
|
VirtuosoTypeInfo |
SQL Type info for Virtuoso datastores.
|
Copyright © 2017. All rights reserved.