liquibase.statement
Interface CallableSqlStatement

All Superinterfaces:
SqlStatement
All Known Implementing Classes:
StoredProcedureStatement

public interface CallableSqlStatement
extends SqlStatement


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



Copyright © 2004-2011 Liquibase.org. All Rights Reserved.