|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.hql.classic.PathExpressionParser
org.hibernate.hql.classic.SelectPathExpressionParser
public class SelectPathExpressionParser
Constructor Summary | |
---|---|
SelectPathExpressionParser()
|
Method Summary | |
---|---|
void |
end(QueryTranslatorImpl q)
|
java.lang.String |
getSelectName()
|
protected void |
setExpectingCollectionIndex()
|
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 |
Constructor Detail |
---|
public SelectPathExpressionParser()
Method Detail |
---|
public void end(QueryTranslatorImpl q) throws QueryException
end
in interface Parser
end
in class PathExpressionParser
QueryException
protected void setExpectingCollectionIndex() throws QueryException
setExpectingCollectionIndex
in class PathExpressionParser
QueryException
public java.lang.String getSelectName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |