|
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.AbstractFromClauseSelectStatementHelper<SelectStatement>
org.eclipse.persistence.jpa.jpql.AbstractContentAssistVisitor.FromClauseSelectStatementHelper
protected class AbstractContentAssistVisitor.FromClauseSelectStatementHelper
| Constructor Summary | |
|---|---|
protected |
AbstractContentAssistVisitor.FromClauseSelectStatementHelper()
|
| Method Summary | |
|---|---|
protected boolean |
addAppendableToCollection(SelectStatement expression,
int position)
|
protected void |
addClauseIdentifierProposals(SelectStatement expression)
Requests this helper to add the JPQL identifiers for the clauses that follows the FROM clause. |
AbstractContentAssistVisitor.WhereClauseSelectStatementHelper |
getNextHelper()
|
AbstractContentAssistVisitor.SelectClauseSelectStatementHelper |
getPreviousHelper()
|
| Methods inherited from class org.eclipse.persistence.jpa.jpql.AbstractContentAssistVisitor.AbstractFromClauseSelectStatementHelper |
|---|
addClauseProposal, appendNextClauseProposals, getClause, getClauseExpression, hasClause, hasClauseExpression, hasSpaceAfterClause, hasSpaceBeforeClause, isClauseExpressionComplete |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractContentAssistVisitor.FromClauseSelectStatementHelper()
| Method Detail |
|---|
protected boolean addAppendableToCollection(SelectStatement expression,
int position)
addAppendableToCollection in class AbstractContentAssistVisitor.AbstractFromClauseSelectStatementHelper<SelectStatement>protected void addClauseIdentifierProposals(SelectStatement expression)
addClauseIdentifierProposals in class AbstractContentAssistVisitor.AbstractFromClauseSelectStatementHelper<SelectStatement>expression - The AbstractSelectStatement being visitedpublic AbstractContentAssistVisitor.WhereClauseSelectStatementHelper getNextHelper()
public AbstractContentAssistVisitor.SelectClauseSelectStatementHelper getPreviousHelper()
|
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 | ||||||||