See: Description
| Class | Description |
|---|---|
| ForeignKeyInfo |
Represents the metadata of a specific foreign key column.
|
| IndexInfo |
Represents the metadata of a specific index column.
|
| JDBCTypeInfo |
Representation of JDBC type information in the datastore.
|
| 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.
|
| SQLTypeInfo |
Representation of SQL type information in the datastore.
|
Copyright © 2019. All rights reserved.