Uses of Interface
org.flywaydb.core.api.errorhandler.Warning
-
Packages that use Warning Package Description org.flywaydb.core.api.errorhandler Interfaces for handling errors that occur during migration. -
-
Uses of Warning in org.flywaydb.core.api.errorhandler
Methods in org.flywaydb.core.api.errorhandler that return types with arguments of type Warning Modifier and Type Method Description List<Warning>Context. getWarnings()Deprecated.
-