Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
antlr.CommonAST
org.hibernate.hql.ast.tree.Node
org.hibernate.hql.ast.tree.SqlNode
org.hibernate.hql.ast.tree.HqlSqlWalkerNode
org.hibernate.hql.ast.tree.AbstractSelectExpression
Method Summary | |
String |
|
FromElement | |
boolean | |
boolean | |
boolean |
|
void |
|
Methods inherited from class org.hibernate.hql.ast.tree.HqlSqlWalkerNode | |
getASTFactory , getAliasGenerator , getSessionFactoryHelper , getWalker , initialize |
Methods inherited from class org.hibernate.hql.ast.tree.SqlNode | |
getDataType , getOriginalText , setDataType , setText |
Methods inherited from class org.hibernate.hql.ast.tree.Node | |
getColumn , getFilename , getLine , getRenderText , getTextLength , initialize , initialize |
public FromElement getFromElement()
- Specified by:
- getFromElement in interface SelectExpression
public boolean isReturnableEntity() throws SemanticException
- Specified by:
- isReturnableEntity in interface SelectExpression
public boolean isScalar() throws SemanticException
- Specified by:
- isScalar in interface SelectExpression