public class BidirectionalChangesCustomMigration extends CustomMigration
| Constructor and Description |
|---|
BidirectionalChangesCustomMigration() |
| Modifier and Type | Method and Description |
|---|---|
void |
migrateAfter(Model model,
Metamodel metamodel)
Migration that needs to be performed after the metamodel change.
|
migrateBeforepublic void migrateAfter(Model model, Metamodel metamodel) throws MigrationException
migrateAfter in class CustomMigrationMigrationExceptionCopyright © 2020. All rights reserved.