er.erxtest.migration
Class ERXTest0
java.lang.Object
er.extensions.migration.ERXMigrationDatabase.Migration
er.erxtest.migration.ERXTest0
- All Implemented Interfaces:
- IERXMigration
public class ERXTest0
- extends ERXMigrationDatabase.Migration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERXTest0
public ERXTest0()
downgrade
public void downgrade(EOEditingContext editingContext,
ERXMigrationDatabase database)
throws Throwable
- Specified by:
downgrade in class ERXMigrationDatabase.Migration
- Parameters:
editingContext - the editing contextdatabase - the migration database
- Throws:
Throwable - if anything goes wrong- See Also:
IERXMigration.downgrade
upgrade
public void upgrade(EOEditingContext editingContext,
ERXMigrationDatabase database)
throws Throwable
- Specified by:
upgrade in class ERXMigrationDatabase.Migration
- Parameters:
editingContext - the editing contextdatabase - the migration database
- Throws:
Throwable - if anything goes wrong- See Also:
IERXMigration.upgrade
Copyright © 2002 – 2007 Project Wonder.