Class Summary | |
---|---|
AbstractAsset | The abstract asset allows to reset the name of all assets without publishing this to the public userland. |
AbstractSchemaManager | Base class for schema managers. |
Column | Object representation of a database column |
ColumnDiff | Represent the change of a column |
Comparator | Compare to Schemas and return an instance of SchemaDiff |
ForeignKeyConstraint | The abstract asset allows to reset the name of all assets without publishing this to the public userland. |
Index | The abstract asset allows to reset the name of all assets without publishing this to the public userland. |
MsSqlSchemaManager | xxx |
MySqlSchemaManager | Schema manager for the MySql RDBMS. |
OracleSchemaManager | Oracle Schema Manager |
PostgreSqlSchemaManager | xxx |
Schema | Object representation of a database schema |
SchemaConfig | Configuration for a Schema |
SchemaDiff | Schema Diff |
SchemaException | |
Sequence | Sequence Structure |
SqliteSchemaManager | SqliteSchemaManager |
Table | Object Representation of a table |
TableDiff | Table Diff |
View | Representation of a Database View |
Interface Summary | |
---|---|
Constraint | Marker interface for contraints |