|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseMigration | |
|---|---|
| com.googlecode.flyway.core.migration.java | |
| com.googlecode.flyway.core.migration.sql | |
| Uses of BaseMigration in com.googlecode.flyway.core.migration.java |
|---|
| Subclasses of BaseMigration in com.googlecode.flyway.core.migration.java | |
|---|---|
class |
BaseJavaMigration
Base class for java migration classes whose name conforms to the Flyway standard. |
| Uses of BaseMigration in com.googlecode.flyway.core.migration.sql |
|---|
| Subclasses of BaseMigration in com.googlecode.flyway.core.migration.sql | |
|---|---|
class |
SqlMigration
Database migration based on a sql file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||