Package migratedb.v1.core.api.callback
Interface Statement
-
public interface StatementThe statement relevant to an event.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Error>getErrors()StringgetSql()List<Warning>getWarnings()
-