Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
antlr.CommonAST
Method Summary | |
protected void |
|
void |
|
Methods inherited from class org.hibernate.hql.ast.tree.MethodNode | |
getDisplayText , getFromElement , getSQLFunction , initializeMethodNode , isCollectionPropertyMethod , isScalar , prepareSelectColumns , resolve , resolveCollectionProperty , setScalarColumnText |
Methods inherited from class org.hibernate.hql.ast.tree.AbstractSelectExpression | |
getAlias , getFromElement , isConstructor , isReturnableEntity , isScalar , setAlias |
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 |
protected void prepareSelectColumns(String[] selectColumns)
- Overrides:
- prepareSelectColumns in interface MethodNode
public void resolve(boolean inSelect) throws SemanticException
- Overrides:
- resolve in interface MethodNode