public interface IERXPostMigration extends IERXMigration
Modifier and Type | Method and Description |
---|---|
void |
postUpgrade(EOEditingContext editingContext,
EOModel model)
Called after executing all of the upgrade() migrations.
|
downgrade, modelDependencies, upgrade
void postUpgrade(EOEditingContext editingContext, EOModel model) throws Throwable
editingContext
- the editing context you can perform EO operations with.model
- the model being upgradedThrowable
- if something failsCopyright © 2002 – 2024 Project Wonder.