|
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.WhereClauseHelper
org.eclipse.persistence.jpa.jpql.EclipseLinkContentAssistVisitor.WhereClauseHelper
protected class EclipseLinkContentAssistVisitor.WhereClauseHelper
Constructor Summary | |
---|---|
protected |
EclipseLinkContentAssistVisitor.WhereClauseHelper()
|
Method Summary | |
---|---|
void |
addAtTheEndOfExpression(WhereClause expression)
Adds the proposals because the cursor is at the end of the Expression . |
Methods inherited from class org.eclipse.persistence.jpa.jpql.AbstractContentAssistVisitor.WhereClauseHelper |
---|
addProposals, getClauseExpression |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected EclipseLinkContentAssistVisitor.WhereClauseHelper()
Method Detail |
---|
public void addAtTheEndOfExpression(WhereClause expression)
Expression
.
addAtTheEndOfExpression
in interface AbstractContentAssistVisitor.ClauseHelper<WhereClause>
addAtTheEndOfExpression
in class AbstractContentAssistVisitor.WhereClauseHelper
expression
- The clause for which proposals can be added after the expression
|
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 |