Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.hql.classic.PathExpressionParser
org.hibernate.hql.classic.FromPathExpressionParser
public class FromPathExpressionParser
extends PathExpressionParser
Method Summary | |
void | |
protected void |
Methods inherited from class org.hibernate.hql.classic.PathExpressionParser | |
addAssociation , addFromAssociation , addFromCollection , currentColumns , end , fetch , getCollectionSubquery , getName , getPropertyType , getWhereColumn , getWhereColumnType , getWhereColumns , getWhereJoin , ignoreInitialJoin , isCollectionValued , isExpectingCollectionIndex , lastCollectionElement , setExpectingCollectionIndex , setLastCollectionElementIndexValue , start , token |
public void end(QueryTranslatorImpl q) throws QueryException
- Overrides:
- end in interface PathExpressionParser
protected void setExpectingCollectionIndex() throws QueryException
- Overrides:
- setExpectingCollectionIndex in interface PathExpressionParser