Package org.flywaydb.core.api.executor
Interfaces for Migration executors.
-
Interface Summary Interface Description Context The context relevant to a migration executor.MigrationExecutor Executes a migration.
| Interface | Description |
|---|---|
| Context |
The context relevant to a migration executor.
|
| MigrationExecutor |
Executes a migration.
|