| Package | Description |
|---|---|
| org.flywaydb.core |
The main Flyway package and for most users, the only one they'll ever need to know about.
|
| org.flywaydb.core.api.resolver |
Interfaces for Migration resolvers.
|
| Class and Description |
|---|
| MigrationResolver
Resolves available migrations.
|
| Class and Description |
|---|
| MigrationExecutor
Executes a migration.
|
| ResolvedMigration
Migration resolved through a MigrationResolver.
|
Copyright © 2015. All rights reserved.