|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 queryMethod Detail |
---|
protected EclipseLinkDeclarationResolver.DeclarationVisitor buildDeclarationVisitor()
buildDeclarationVisitor
in class DeclarationResolver
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |