|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectantlr.BaseAST
antlr.CommonAST
org.hibernate.hql.ast.SqlNode
org.hibernate.hql.ast.HqlSqlWalkerNode
org.hibernate.hql.ast.FromElement
org.hibernate.hql.ast.ImpliedFromElement
Represents a FROM element implied by a path expression or a collection reference.
| Field Summary |
| Fields inherited from class antlr.BaseAST |
down, right |
| Constructor Summary | |
ImpliedFromElement()
|
|
| Method Summary | |
String |
getDisplayText()
Returns additional display text for the AST node. |
boolean |
isIncludeSubclasses()
|
void |
setInProjectionList(boolean inProjectionList)
|
| Methods inherited from class antlr.CommonAST |
getText, getType, initialize, initialize, initialize, setType |
| Methods inherited from class antlr.BaseAST |
addChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getColumn, getFirstChild, getLine, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpen |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ImpliedFromElement()
| Method Detail |
public void setInProjectionList(boolean inProjectionList)
setInProjectionList in class FromElementpublic boolean isIncludeSubclasses()
isIncludeSubclasses in class FromElementpublic String getDisplayText()
getDisplayText in interface DisplayableNodegetDisplayText in class FromElement
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||