Package migratedb.v1.core.api.migration
package migratedb.v1.core.api.migration
Interfaces for Migration implementors.
-
ClassDescriptionThis is the recommended class to extend for implementing Java-based Migrations.The context relevant to a Java-based migration.Interface to be implemented by Java-based Migrations.An easy way to define SQL migration scripts as code.