public class UpdateStatement extends AbstractRestrictableStatement
Constructor and Description |
---|
UpdateStatement() |
Modifier and Type | Method and Description |
---|---|
protected org.slf4j.Logger |
getLog() |
antlr.collections.AST |
getSetClause() |
int |
getStatementType()
Return the main token type representing the type of this statement.
|
protected int |
getWhereClauseParentTokenType() |
boolean |
needsExecutor()
Does this statement require the StatementExecutor?
|
getFromClause, getWhereClause, hasWhereClause, locateWhereClause
getDisplayText
getAliasGenerator, getASTFactory, getSessionFactoryHelper, getWalker, initialize
getDataType, getOriginalText, setDataType, setText
getColumn, getFilename, getLine, getRenderText, getTextLength, initialize, initialize
addChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getFirstChild, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpen
public int getStatementType()
Statement
Statement.getStatementType()
public boolean needsExecutor()
Statement
Statement.needsExecutor()
protected int getWhereClauseParentTokenType()
getWhereClauseParentTokenType
in class AbstractRestrictableStatement
protected org.slf4j.Logger getLog()
getLog
in class AbstractRestrictableStatement
public antlr.collections.AST getSetClause()
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved