|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| JavaMigration | Interface to be implemented by Java Migrations. |
| JavaMigrationChecksumProvider | JavaMigration implementors that also implement this interface will be able to specify their checksum (for
validation), instead of having it automatically default to null. |
| JavaMigrationInfoProvider | JavaMigration implementors that also implement this interface will be able to specify their version and description manually, instead of having it automatically computed from the class name. |
| Class Summary | |
|---|---|
| BaseJavaMigration | Deprecated. Implement JavaMigration directly instead. |
| JavaMigrationExecutor | Adapter for executing migrations implementing JavaMigration. |
| JavaMigrationResolver | Migration resolver for java class based migrations. |
Support for Java migrations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||