public class DeleteStatement extends AbstractRestrictableStatement
Constructor and Description |
---|
DeleteStatement() |
Modifier and Type | Method and Description |
---|---|
protected CoreMessageLogger |
getLog() |
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
public boolean needsExecutor()
Statement
protected int getWhereClauseParentTokenType()
getWhereClauseParentTokenType
in class AbstractRestrictableStatement
protected CoreMessageLogger getLog()
getLog
in class AbstractRestrictableStatement
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.