|
EclipseLink 2.4.1, build 'v20121003-ad44345' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.persistence.jpa.jpql.AbstractContentAssistVisitor.GroupByClauseCollectionHelper
org.eclipse.persistence.jpa.jpql.EclipseLinkContentAssistVisitor.GroupByClauseCollectionHelper
protected class EclipseLinkContentAssistVisitor.GroupByClauseCollectionHelper
| Constructor Summary | |
|---|---|
protected |
EclipseLinkContentAssistVisitor.GroupByClauseCollectionHelper()
|
| Method Summary | |
|---|---|
void |
addAtTheEndOfChild(GroupByClause expression,
Expression child,
int index)
Adds the proposals because the cursor is at the end of the given child Expression. |
| Methods inherited from class org.eclipse.persistence.jpa.jpql.AbstractContentAssistVisitor.GroupByClauseCollectionHelper |
|---|
addProposals, buildCollectionExpression, hasDelimiterAfterIdentifier, maxCollectionSize, preExpressionLength, queryBNF |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected EclipseLinkContentAssistVisitor.GroupByClauseCollectionHelper()
| Method Detail |
|---|
public void addAtTheEndOfChild(GroupByClause expression,
Expression child,
int index)
Expression.
addAtTheEndOfChild in interface AbstractContentAssistVisitor.CollectionExpressionHelper<GroupByClause>addAtTheEndOfChild in class AbstractContentAssistVisitor.GroupByClauseCollectionHelperexpression - The Expression being visitedchild - The child of the parent Expression for which proposals can be added
at the endindex - The position of that child in the collection of children
|
EclipseLink 2.4.1, build 'v20121003-ad44345' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||