Uses of Interface
liquibase.executor.jvm.StatementCallback
Packages that use StatementCallback
-
Uses of StatementCallback in liquibase.executor.jvm
Methods in liquibase.executor.jvm with parameters of type StatementCallbackModifier and TypeMethodDescriptionJdbcExecutor.execute(StatementCallback action, List<SqlVisitor> sqlVisitors) protected voidJdbcExecutor.showSqlWarnings(Statement stmtToUse, StatementCallback action)