Interface Warning
-
@Deprecated public interface Warning
Deprecated.ErrorHandlers have been deprecated and will be removed in Flyway 6.0 use statement-level callbacks instead.A warning that occurred while executing a statement.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description intgetCode()Deprecated.StringgetMessage()Deprecated.StringgetState()Deprecated.
-