|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecter.extensions.migration.ERXMigrationDatabase.Migration
er.taggable.migrations.ERTaggable0
public class ERTaggable0
ERTaggable0 creates the ERTag table.
Field Summary |
---|
Fields inherited from class er.extensions.migration.ERXMigrationDatabase.Migration |
---|
ALLOWS_NULL, NOT_NULL |
Constructor Summary | |
---|---|
ERTaggable0()
|
Method Summary | |
---|---|
void |
downgrade(com.webobjects.eocontrol.EOEditingContext editingContext,
ERXMigrationDatabase database)
|
void |
upgrade(com.webobjects.eocontrol.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 |
---|
public ERTaggable0()
Method Detail |
---|
public void downgrade(com.webobjects.eocontrol.EOEditingContext editingContext, ERXMigrationDatabase database) throws java.lang.Throwable
downgrade
in class ERXMigrationDatabase.Migration
editingContext
- the editing contextdatabase
- the migration database
java.lang.Throwable
- if anything goes wrongIERXMigration.downgrade
public void upgrade(com.webobjects.eocontrol.EOEditingContext editingContext, ERXMigrationDatabase database) throws java.lang.Throwable
upgrade
in class ERXMigrationDatabase.Migration
editingContext
- the editing contextdatabase
- the migration database
java.lang.Throwable
- if anything goes wrongIERXMigration.upgrade
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |