|
EclipseLink 2.5.0, build 'v20130507-3faac2b' 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.tools.resolver.Resolver
org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver
org.eclipse.persistence.jpa.jpql.tools.resolver.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.tools.resolver.DeclarationResolver |
|---|
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.tools.resolver.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.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||