| Package | Description |
|---|---|
| org.flywaydb.core |
The main Flyway package and for most users, the only one they'll ever need to know about.
|
| Modifier and Type | Method and Description |
|---|---|
FlywayCallback[] |
Flyway.getCallbacks()
Gets the callbacks for lifecycle notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Flyway.setCallbacks(FlywayCallback... callbacks)
Set the callbacks for lifecycle notifications.
|
Copyright © 2015. All rights reserved.