Project Wonder 5.0

Uses of Package
er.extensions.migration

Packages that use er.extensions.migration
er.attachment.migrations   
er.bugtracker.migrations   
er.corebusinesslogic.migrations   
er.extensions.appserver   
er.extensions.migration Migrations 
er.taggable.migrations   
 

Classes in er.extensions.migration used by er.attachment.migrations
ERXMigrationDatabase
           ERXMigrationDatabase, ERXMigrationTable, and ERXMigrationColumn exist to make navigating the wonderous API of EOSynchronizationFactory not totally suck.
ERXMigrationDatabase.Migration
          A convenience implementation of IERXMigration that passes in an ERXMigrationDatabase instead of channel + model.
ERXModelVersion
          ERX* ModelVersion represents a particular version of an EOModel.
IERXMigration
          IERXMigration is the interface that you must implemnt to provide a migration from one version to another.
 

Classes in er.extensions.migration used by er.bugtracker.migrations
ERXMigrationDatabase
           ERXMigrationDatabase, ERXMigrationTable, and ERXMigrationColumn exist to make navigating the wonderous API of EOSynchronizationFactory not totally suck.
ERXMigrationDatabase.Migration
          A convenience implementation of IERXMigration that passes in an ERXMigrationDatabase instead of channel + model.
ERXModelVersion
          ERX* ModelVersion represents a particular version of an EOModel.
IERXMigration
          IERXMigration is the interface that you must implemnt to provide a migration from one version to another.
IERXPostMigration
          IERXPostMigration is the interface that you must implement to provide migrations that execute after the database structurally matches your EOModels.
 

Classes in er.extensions.migration used by er.corebusinesslogic.migrations
ERXMigrationDatabase
           ERXMigrationDatabase, ERXMigrationTable, and ERXMigrationColumn exist to make navigating the wonderous API of EOSynchronizationFactory not totally suck.
ERXMigrationDatabase.Migration
          A convenience implementation of IERXMigration that passes in an ERXMigrationDatabase instead of channel + model.
ERXModelVersion
          ERX* ModelVersion represents a particular version of an EOModel.
IERXMigration
          IERXMigration is the interface that you must implemnt to provide a migration from one version to another.
 

Classes in er.extensions.migration used by er.extensions.appserver
ERXMigrator
          ERXMigrator provides a simple mechanism for performing database migrations (both upgrading and downgrading).
 

Classes in er.extensions.migration used by er.extensions.migration
ERXMigrationColumn
          ERXMigrationColumn is conceptually equivalent to an EOAttribute in the ERXMigrationXxx model.
ERXMigrationDatabase
           ERXMigrationDatabase, ERXMigrationTable, and ERXMigrationColumn exist to make navigating the wonderous API of EOSynchronizationFactory not totally suck.
ERXMigrationIndex
          ERXMigrationIndex provides a wrapper around the definition of an index for migrations.
ERXMigrationTable
          ERXMigrationTable provides table-level migration API's.
ERXModelVersion
          ERX* ModelVersion represents a particular version of an EOModel.
IERXMigration
          IERXMigration is the interface that you must implemnt to provide a migration from one version to another.
IERXMigrationLock
          Because you might be running with multiple instances, there needs to be a locking mechanism that is higher level than just a db context lock.
IERXPostMigration
          IERXPostMigration is the interface that you must implement to provide migrations that execute after the database structurally matches your EOModels.
 

Classes in er.extensions.migration used by er.taggable.migrations
ERXMigrationDatabase
           ERXMigrationDatabase, ERXMigrationTable, and ERXMigrationColumn exist to make navigating the wonderous API of EOSynchronizationFactory not totally suck.
ERXMigrationDatabase.Migration
          A convenience implementation of IERXMigration that passes in an ERXMigrationDatabase instead of channel + model.
ERXModelVersion
          ERX* ModelVersion represents a particular version of an EOModel.
IERXMigration
          IERXMigration is the interface that you must implemnt to provide a migration from one version to another.
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.