Package org.flywaydb.core.api.migration


package org.flywaydb.core.api.migration
Interfaces for Migration implementors.
  • Class
    Description
    This 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.