public class DeallocateProcedure extends DefineCommand
transactional
create, parameters, prepareAlways, session, sqlStatement
Constructor and Description |
---|
DeallocateProcedure(Session session) |
Modifier and Type | Method and Description |
---|---|
int |
getType()
Get the command type as defined in CommandInterface
|
void |
setProcedureName(String name) |
int |
update()
Execute the statement.
|
isReadOnly, isTransactional, queryMeta, setTransactional
checkCanceled, checkParameters, getCurrentObjectId, getCurrentRowNumber, getObjectId, getParameters, getPlanSQL, getSQL, getSQL, getSQL, isCacheable, isQuery, needRecompile, prepare, query, setCommand, setCurrentRowNumber, setObjectId, setParameterList, setPrepareAlways, setRow, setSession, setSQL, toString
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.