org.hibernate.hql.classic
Class SelectPathExpressionParser
java.lang.Object
   org.hibernate.hql.classic.PathExpressionParser
org.hibernate.hql.classic.PathExpressionParser
       org.hibernate.hql.classic.SelectPathExpressionParser
org.hibernate.hql.classic.SelectPathExpressionParser
- All Implemented Interfaces: 
- Parser
- public class SelectPathExpressionParser 
- extends PathExpressionParser
 
 
| Methods inherited from class org.hibernate.hql.classic.PathExpressionParser | 
| addAssociation, addFromAssociation, addFromCollection, currentColumns, fetch, getCollectionSubquery, getName, getPropertyType, getWhereColumn, getWhereColumns, getWhereColumnType, getWhereJoin, ignoreInitialJoin, isCollectionValued, isExpectingCollectionIndex, lastCollectionElement, setLastCollectionElementIndexValue, start, token | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SelectPathExpressionParser
public SelectPathExpressionParser()
end
public void end(QueryTranslatorImpl q)
         throws QueryException
- 
- Specified by:
- endin interface- Parser
- Overrides:
- endin class- PathExpressionParser
 
- 
- Throws:
- QueryException
 
setExpectingCollectionIndex
protected void setExpectingCollectionIndex()
                                    throws QueryException
- 
- Overrides:
- setExpectingCollectionIndexin class- PathExpressionParser
 
- 
- Throws:
- QueryException
 
getSelectName
public String getSelectName()
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.