EclipseLink 2.5.0, build 'v20130312-9664d23' API Reference

org.eclipse.persistence.jpa.jpql.tools
Class EclipseLinkContentAssistVisitor.WhereClauseSelectStatementHelper

java.lang.Object
  extended by org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractWhereClauseSelectStatementHelper<SelectStatement>
      extended by org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseSelectStatementHelper
          extended by org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.WhereClauseSelectStatementHelper
All Implemented Interfaces:
AbstractContentAssistVisitor.StatementHelper<SelectStatement>
Enclosing class:
EclipseLinkContentAssistVisitor

protected class EclipseLinkContentAssistVisitor.WhereClauseSelectStatementHelper
extends AbstractContentAssistVisitor.WhereClauseSelectStatementHelper


Constructor Summary
protected EclipseLinkContentAssistVisitor.WhereClauseSelectStatementHelper()
           
 
Method Summary
 
Methods inherited from class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseSelectStatementHelper
getNextHelper
 
Methods inherited from class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractWhereClauseSelectStatementHelper
addClauseProposals, addInternalClauseProposals, getClause, hasClause, hasSpaceAfterClause, isClauseComplete, isRequired
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EclipseLinkContentAssistVisitor.WhereClauseSelectStatementHelper

protected EclipseLinkContentAssistVisitor.WhereClauseSelectStatementHelper()

EclipseLink 2.5.0, build 'v20130312-9664d23' API Reference