Project Wonder 5.0.0.8794

er.erxtest.migration
Class ERXTest0

java.lang.Object
  extended by er.extensions.migration.ERXMigrationDatabase.Migration
      extended by er.erxtest.migration.ERXTest0
All Implemented Interfaces:
IERXMigration

public class ERXTest0
extends ERXMigrationDatabase.Migration


Field Summary
 
Fields inherited from class er.extensions.migration.ERXMigrationDatabase.Migration
ALLOWS_NULL, NOT_NULL
 
Constructor Summary
ERXTest0()
           
 
Method Summary
 void downgrade(EOEditingContext editingContext, ERXMigrationDatabase database)
           
 void upgrade(EOEditingContext editingContext, ERXMigrationDatabase database)
           
 
Methods inherited from class er.extensions.migration.ERXMigrationDatabase.Migration
downgrade, languages, modelDependencies, upgrade
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERXTest0

public ERXTest0()
Method Detail

downgrade

public void downgrade(EOEditingContext editingContext,
                      ERXMigrationDatabase database)
               throws Throwable
Specified by:
downgrade in class ERXMigrationDatabase.Migration
Parameters:
editingContext - the editing context
database - 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 context
database - the migration database
Throws:
Throwable - if anything goes wrong
See Also:
IERXMigration.upgrade

Last updated: Thu, Jan 8, 2009 • 12:32 PM EST

Copyright © 2002 – 2007 Project Wonder.