| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.hql.classic.PathExpressionParserorg.hibernate.hql.classic.FromPathExpressionParserpublic class FromPathExpressionParserextends PathExpressionParserMethod 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