Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.persistence.jpa.jpql.tools.resolver Classes and Interfaces - 33 results found.
NameDescriptionTypePackageFramework
AbsFunctionResolverThis Resolver is responsible to calculate the IType based on the type of the ABS expression.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
AbstractPathResolverThis Resolver is responsible to resolve a single path of a path expression (state field path expression, singled valued object field, or a collection-valued path expression).Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
AbstractRangeDeclarationThe abstract definition of a range declaration, which is used to navigate to a "root" object.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
ClassNameResolverThis Resolver simply holds onto the fully qualified class name of the IType.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
ClassResolverThis Resolver simply holds onto the actual type since it is already determined.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
CollectionDeclarationThis CollectionDeclaration represents a collection member declaration that was declared in the FROM clause of a SELECT top-level queryClassorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
CollectionEquivalentResolverThis Resolver compares each IType retrieved from the list of Resolvers that were gathered for a given Expression and returns that type if they are all the same type otherwise the IType for Object is returned.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
CollectionValuedFieldResolverThis Resolver is responsible to resolve the type of a collection-valued field.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
CollectionValuedFieldResolver .MapManagedTypeClassorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
DeclarationThe abstract definition of JPQLQueryDeclaration.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
DeclarationResolverThis Resolver is responsible to visit the current query (which is either the top-level query or a subquery) and gathers the information from the declaration clause.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
DefaultResolverBuilderThe default implementation of a ResolverBuilder, which follows the JPA functional specification.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
DerivedDeclarationThis DerivedDeclaration represents an identification variable declaration that was declared in the FROM clause of a SELECT subquery.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
EclipseLinkDeclarationResolverThe EclipseLink implementation of DeclarationResolver that adds support for its additional support.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
EntityResolverThis Resolver retrieves the type for an abstract schema name (entity name).Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
EnumLiteralResolverThis Resolver retrieves the type for an enum constant.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
FromSubqueryResolverThis Resolver wraps a subquery that is used as the "root" object in a query's declaration.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
IdentificationVariableResolverThis Resolver is responsible to resolve the type of an identification variable.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
KeyResolverThis Resolver is responsible to return the map key, which means that for identification variables referring to an instance of an association or collection represented as a Map, the identification variable is of the abstract schema type of the map key.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
NullResolverA "null" implementation of a Resolver.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
NumericResolverThis Resolver is responsible to return the numeric type for a list of Resolvers.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
RangeDeclarationThis RangeDeclaration represents an identification variable declaration that was declared in the FROM clause of a SELECT top-level queryClassorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
ResolverA Resolver is responsible to resolve a property by retrieving either the managed type, the mapping, the type and the type declaration depending on the type of resolver.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
ResolverBuilderThis visitor creates a Resolver that gives information about the visited Expression.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
ResolverBuilder .CollectionExpressionVisitorThis visitor is used to check if the expression visited is a CollectionExpression.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
StateFieldResolverThis Resolver is responsible to resolve the type of a state field, which is the leaf of the state field path expression.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
SubqueryDeclarationThis Declaration uses a subquery as the "root" object.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
SubqueryEntityResolverThis Resolver retrieves the type for an abstract schema name (entity name) if it can be resolved otherwise a derived path will be assumed.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
SumFunctionResolverThis Resolver is responsible to calculate the type based on the type of the state field.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
TableDeclarationThis Declaration uses a database table as the "root" object.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
TreatResolverThis Resolver resolves a path and casts it as another entity type.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
UnknownDeclarationThis Declaration represents an unknown (invalid/incomplete) declaration.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
ValueResolverThis Resolver is responsible to return the map value, which means that for identification variables referring to an instance of an association or collection represented as a Map, the identification variable is of the abstract schema type of the map value.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink