|
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.Resolver
org.eclipse.persistence.jpa.jpql.DeclarationResolver
org.eclipse.persistence.jpa.jpql.EclipseLinkDeclarationResolver
public class EclipseLinkDeclarationResolver
The EclipseLink implementation of DeclarationResolver that adds support for its
additional support.
| Nested Class Summary | |
|---|---|
protected class |
EclipseLinkDeclarationResolver.DeclarationVisitor
|
| Nested classes/interfaces inherited from class org.eclipse.persistence.jpa.jpql.DeclarationResolver |
|---|
DeclarationResolver.Declaration, DeclarationResolver.QualifyRangeDeclarationVisitor, DeclarationResolver.RootObjectExpressionVisitor |
| Constructor Summary | |
|---|---|
EclipseLinkDeclarationResolver(DeclarationResolver parent,
JPQLQueryContext queryContext)
Creates a new EclipseLinkDeclarationResolver. |
|
| Method Summary | |
|---|---|
protected EclipseLinkDeclarationResolver.DeclarationVisitor |
buildDeclarationVisitor()
|
| Methods inherited from class org.eclipse.persistence.jpa.jpql.Resolver |
|---|
addChild, getChild, getManagedType, getMapping, getParentManagedType, getParentMapping, getParentType, getParentTypeDeclaration, getProvider, getType, getType, getType, getTypeDeclaration, getTypeHelper, getTypeRepository, isNullAllowed, setNullAllowed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EclipseLinkDeclarationResolver(DeclarationResolver parent,
JPQLQueryContext queryContext)
EclipseLinkDeclarationResolver.
parent - The parent resolver if this is used for a subquery or null if it's used for the
top-level queryqueryContext - The context used to query information about the query| Method Detail |
|---|
protected EclipseLinkDeclarationResolver.DeclarationVisitor buildDeclarationVisitor()
buildDeclarationVisitor in class DeclarationResolver
|
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 | ||||||||