|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.eclipse.persistence.jpa.internal.jpql.ContentAssistVisitor.AbstractFromClauseSelectStatementHelper<SelectStatement>
org.eclipse.persistence.jpa.internal.jpql.ContentAssistVisitor.FromClauseSelectStatementHelper
private class ContentAssistVisitor.FromClauseSelectStatementHelper
| Constructor Summary | |
|---|---|
private |
ContentAssistVisitor.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. |
ContentAssistVisitor.WhereClauseSelectStatementHelper |
getNextHelper() |
ContentAssistVisitor.SelectClauseSelectStatementHelper |
getPreviousHelper() |
| Methods inherited from class org.eclipse.persistence.jpa.internal.jpql.ContentAssistVisitor.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 |
|---|
private ContentAssistVisitor.FromClauseSelectStatementHelper()
| Method Detail |
|---|
protected boolean addAppendableToCollection(SelectStatement expression,
int position)
addAppendableToCollection in class ContentAssistVisitor.AbstractFromClauseSelectStatementHelper<SelectStatement>protected void addClauseIdentifierProposals(SelectStatement expression)
addClauseIdentifierProposals in class ContentAssistVisitor.AbstractFromClauseSelectStatementHelper<SelectStatement>expression - The AbstractSelectStatement being visitedpublic ContentAssistVisitor.WhereClauseSelectStatementHelper getNextHelper()
public ContentAssistVisitor.SelectClauseSelectStatementHelper getPreviousHelper()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||