liquibase.statement
Interface CallableSqlStatement

All Superinterfaces:
SqlStatement
All Known Implementing Classes:
RawCallStatement, StoredProcedureStatement

public interface CallableSqlStatement
extends SqlStatement


Method Summary
 
Methods inherited from interface liquibase.statement.SqlStatement
continueOnError, skipOnUnsupported
 



Copyright © 2016 Liquibase.org. All rights reserved.