flyway-core 5.2.0 API

Packages 
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
FlywayException, MigrationInfo and related classes.
org.flywaydb.core.api.android
Android-specific helper classes.
org.flywaydb.core.api.callback
Interfaces for Flyway lifecycle callbacks.
org.flywaydb.core.api.configuration
Interfaces for Flyway configuration injection.
org.flywaydb.core.api.errorhandler
Interfaces for handling errors that occur during migration.
org.flywaydb.core.api.executor
Interfaces for Migration executors.
org.flywaydb.core.api.logging
Interfaces for Flyway's log abstraction.
org.flywaydb.core.api.migration
Interfaces for Migration implementors.
org.flywaydb.core.api.migration.jdbc
Interfaces for Jdbc Migrations.
org.flywaydb.core.api.migration.spring
Interfaces for Spring Jdbc Migrations (require Spring Jdbc + dependencies on the classpath).
org.flywaydb.core.api.resolver
Interfaces for Migration resolvers.
Skip navigation links

Copyright © 2018. All rights reserved.