Package liquibase.statement
Interface CallableSqlStatement
- All Superinterfaces:
SqlStatement
- All Known Implementing Classes:
RawCallStatement
,StoredProcedureStatement
-
Field Summary
Fields inherited from interface liquibase.statement.SqlStatement
EMPTY_SQL_STATEMENT
-
Method Summary
Methods inherited from interface liquibase.statement.SqlStatement
continueOnError, skipOnUnsupported