| Package | Description |
|---|---|
| org.tentackle.model.migrate |
Database migration support.
|
| Modifier and Type | Method and Description |
|---|---|
TableMigrator.Result |
TableMigrator.migrate(Collection<Pattern> hints,
Collection<ColumnMigration> columnMigrations)
Create SQL code to migrate the table.
|
Tentackle - a domain driven enterprise framework