| Package | Description |
|---|---|
| org.tentackle.sql |
SQL backend layer.
|
| org.tentackle.sql.metadata |
SQL metadata support.
|
| Class and Description |
|---|
| ColumnMetaData
Meta data for a column
|
| IndexColumnMetaData
Meta data for a column of an index.
|
| IndexMetaData
Meta data for an index.
|
| ModelMetaData
The whole metadata for the connected database.
|
| TableMetaData
Meta data for a table.
|
| Class and Description |
|---|
| ColumnMetaData
Meta data for a column
|
| ForeignKeyAction
Enum for foreign key actions.
|
| 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.
|
| ModelMetaData
The whole metadata for the connected database.
|
| TableMetaData
Meta data for a table.
|
Tentackle - a domain driven enterprise framework