public class SelectPathExpressionParser extends PathExpressionParser
| Constructor and Description |
|---|
SelectPathExpressionParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
end(QueryTranslatorImpl q) |
String |
getSelectName() |
protected void |
setExpectingCollectionIndex() |
addAssociation, addFromAssociation, addFromCollection, currentColumns, fetch, getCollectionSubquery, getName, getPropertyType, getWhereColumn, getWhereColumns, getWhereColumnType, getWhereJoin, ignoreInitialJoin, isCollectionValued, isExpectingCollectionIndex, lastCollectionElement, setLastCollectionElementIndexValue, start, tokenpublic void end(QueryTranslatorImpl q) throws QueryException
end in interface Parserend in class PathExpressionParserQueryExceptionprotected void setExpectingCollectionIndex()
throws QueryException
setExpectingCollectionIndex in class PathExpressionParserQueryExceptionpublic String getSelectName()
Copyright © 2017 JBoss by Red Hat. All rights reserved.