ERXTest0 Class Reference
Inherits
er::extensions::migration::ERXMigrationDatabase::Migration.
List of all members.
Member Function Documentation
| void downgrade |
( |
EOEditingContext |
editingContext, |
|
|
ERXMigrationDatabase |
database | |
|
) |
| | throws Throwable [virtual] |
- See also:
- IERXMigration.downgrade
- Parameters:
-
| editingContext | the editing context |
| database | the migration database |
- Exceptions:
-
| Throwable | if anything goes wrong |
Implements ERXMigrationDatabase.Migration.
| void upgrade |
( |
EOEditingContext |
editingContext, |
|
|
ERXMigrationDatabase |
database | |
|
) |
| | throws Throwable [virtual] |
- See also:
- IERXMigration.upgrade
- Parameters:
-
| editingContext | the editing context |
| database | the migration database |
- Exceptions:
-
| Throwable | if anything goes wrong |
Implements ERXMigrationDatabase.Migration.
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Tests/ERXTest/Sources/er/erxtest/migration/ERXTest0.java