liquibase.statement
public class StoredProcedureStatement extends AbstractSqlStatement implements CallableSqlStatement
Constructor and Description |
---|
StoredProcedureStatement(java.lang.String procedureName) |
Modifier and Type | Method and Description |
---|---|
void |
addParameter(java.lang.String param,
int type) |
java.util.List<java.lang.String> |
getParameters() |
int |
getParameterType(java.lang.String param) |
java.lang.String |
getProcedureName() |
skipOnUnsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
skipOnUnsupported