| Class | Description |
|---|---|
| ColumnMetaData |
Meta data for a column
|
| ForeignKeyColumnMetaData |
Meta data for a column of a foreign key.
|
| ForeignKeyMetaData |
Meta data for foreign keys.
|
| IndexColumnMetaData |
Meta data for a column of an index.
|
| IndexMetaData |
Meta data for an index.
|
| MetaDataHelper |
Some helper methods.
|
| ModelMetaData |
The whole metadata for the connected database.
|
| MySqlColumnMetaData |
MySql does not return strings in singlequotes in default values.
|
| PostgresColumnMetaData |
Postgres column data.
|
| PostgresIndexMetaData |
Postgres index meta data.
|
| TableMetaData |
Meta data for a table.
|
| Enum | Description |
|---|---|
| ForeignKeyAction |
Enum for foreign key actions.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.