| 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.configuration |
Interfaces for Flyway configuration injection.
|
| org.flywaydb.core.api.errorhandler |
Interfaces for handling errors that occur during migration.
|
| Class and Description |
|---|
| ErrorHandler
Handler for warnings and errors that occur during a migration.
|
| Class and Description |
|---|
| ErrorHandler
Handler for warnings and errors that occur during a migration.
|
| Class and Description |
|---|
| Context
The context passed to an error handler.
|
| Error
An error that occurred while executing a statement.
|
| Warning
A warning that occurred while executing a statement.
|
Copyright © 2017. All rights reserved.