|
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.AbstractHavingClauseSelectStatementHelper<SelectStatement>
org.eclipse.persistence.jpa.jpql.AbstractContentAssistVisitor.HavingClauseSelectStatementHelper
protected class AbstractContentAssistVisitor.HavingClauseSelectStatementHelper
Constructor Summary | |
---|---|
protected |
AbstractContentAssistVisitor.HavingClauseSelectStatementHelper()
|
Method Summary | |
---|---|
void |
appendNextClauseProposals(SelectStatement expression,
HavingClause clause,
int position,
boolean complete)
|
AbstractContentAssistVisitor.OrderByClauseSelectStatementHelper |
getNextHelper()
|
AbstractContentAssistVisitor.GroupByClauseSelectStatementHelper |
getPreviousHelper()
|
boolean |
hasSpaceAfterClause(SelectStatement expression)
|
Methods inherited from class org.eclipse.persistence.jpa.jpql.AbstractContentAssistVisitor.AbstractHavingClauseSelectStatementHelper |
---|
addClauseProposal, getClause, getClauseExpression, hasClause, hasClauseExpression, hasSpaceBeforeClause, isClauseExpressionComplete |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AbstractContentAssistVisitor.HavingClauseSelectStatementHelper()
Method Detail |
---|
public void appendNextClauseProposals(SelectStatement expression, HavingClause clause, int position, boolean complete)
public AbstractContentAssistVisitor.OrderByClauseSelectStatementHelper getNextHelper()
public AbstractContentAssistVisitor.GroupByClauseSelectStatementHelper getPreviousHelper()
public boolean hasSpaceAfterClause(SelectStatement 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 |