| Class | Description |
|---|---|
| ColumnMigration |
Explicit column migration for a given table.
|
| ColumnMigrator |
Handles the migration of columns.
|
| ForeignKeyMigrator |
Handles the migration of foreign keys.
|
| IndexMigrator |
Handles the migration of indexes.
|
| IndexMigrator.Result |
Migration result.
|
| MigrationUtilities |
Utility methods to match columns for migration.
May be replaced by project specific migration rules via @Service. |
| TableMigrator |
Handles the migration of tables.
|
| TableMigrator.Result |
Migration result.
|
Tentackle - distributed, domain- and model-driven