
Public Member Functions | |
| void | downgrade (EOEditingContext editingContext, ERXMigrationDatabase database) throws Throwable |
| void | upgrade (EOEditingContext editingContext, ERXMigrationDatabase database) throws Throwable |
| void downgrade | ( | EOEditingContext | editingContext, | |
| ERXMigrationDatabase | database | |||
| ) | throws Throwable [virtual] |
| editingContext | the editing context | |
| database | the migration database |
| Throwable | if anything goes wrong |
Implements ERXMigrationDatabase.Migration.
| void upgrade | ( | EOEditingContext | editingContext, | |
| ERXMigrationDatabase | database | |||
| ) | throws Throwable [virtual] |
| editingContext | the editing context | |
| database | the migration database |
| Throwable | if anything goes wrong |
Implements ERXMigrationDatabase.Migration.
1.5.8