Package org.flywaydb.core.api.callback
Interface Warning
-
public interface WarningA warning that occurred while executing a statement.Flyway Pro and Flyway Enterprise only
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCode()StringgetMessage()StringgetState()
-