Uses of Package
org.flywaydb.core.api.errorhandler
-
Packages that use org.flywaydb.core.api.errorhandler 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. -
Classes in org.flywaydb.core.api.errorhandler used by org.flywaydb.core Class Description ErrorHandler Deprecated.ErrorHandlers have been deprecated and will be removed in Flyway 6.0 use statement-level callbacks instead. -
Classes in org.flywaydb.core.api.errorhandler used by org.flywaydb.core.api.configuration Class Description ErrorHandler Deprecated.ErrorHandlers have been deprecated and will be removed in Flyway 6.0 use statement-level callbacks instead. -
Classes in org.flywaydb.core.api.errorhandler used by org.flywaydb.core.api.errorhandler Class Description Context Deprecated.ErrorHandlers have been deprecated and will be removed in Flyway 6.0 use statement-level callbacks instead.Error Deprecated.ErrorHandlers have been deprecated and will be removed in Flyway 6.0 use statement-level callbacks instead.Warning Deprecated.ErrorHandlers have been deprecated and will be removed in Flyway 6.0 use statement-level callbacks instead.