| Package | Description |
|---|---|
| org.tentackle.model.migrate |
Database migration support.
|
| Modifier and Type | Method and Description |
|---|---|
IndexMigrator.Result |
IndexMigrator.migrate()
Migrates the index.
|
IndexMigrator.Result |
IndexMigrator.Result.sum(IndexMigrator.Result result)
Builds the sum of this and another result.
|
| Modifier and Type | Method and Description |
|---|---|
IndexMigrator.Result |
IndexMigrator.Result.sum(IndexMigrator.Result result)
Builds the sum of this and another result.
|
Tentackle - a domain driven enterprise framework