Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.persistence.criteria Classes and Interfaces - 93 results found.
NameDescriptionTypePackageFramework
AbstractQueryThe AbstractQuery interface defines functionality that is common to both top-level queries and subqueries.Interfacejavax.persistence.criteriaJava EE
CollectionJoinThe CollectionJoin interface is the type of the result of joining to a collection over an association or element Interfacejavax.persistence.criteriaJava EE
CommonAbstractCriteriaThe CommonAbstractCriteria interface defines functionality that is common to both top-level criteria queries and subqueries as Interfacejavax.persistence.criteriaJava EE
CompoundSelectionThe CompoundSelection interface defines a compound selection item (tuple, array, or result of constructor).Interfacejavax.persistence.criteriaJava EE
CriteriaBuilderUsed to construct criteria queries, compound selections, expressions, predicates, orderings.Interfacejavax.persistence.criteriaJava EE
CriteriaBuilder .Case Case conditions are evaluated in the order in which they are specified.Interfacejavax.persistence.criteria.CriteriaBuilderJava EE
CriteriaBuilder .Coalesce A coalesce expression is equivalent to a case expression that returns null if all its arguments evaluate to null,Interfacejavax.persistence.criteria.CriteriaBuilderJava EE
CriteriaBuilder .InInterfacejavax.persistence.criteria.CriteriaBuilderJava EE
CriteriaBuilder .SimpleCase Case conditions are evaluated in the order in which they are specified.Interfacejavax.persistence.criteria.CriteriaBuilderJava EE
CriteriaBuilder .TrimspecUsed to specify how strings are trimmed.Classjavax.persistence.criteria.CriteriaBuilderJava EE
CriteriaDeleteThe CriteriaDelete interface defines functionality for performing bulk delete operations using the Criteria APIInterfacejavax.persistence.criteriaJava EE
CriteriaQueryThe CriteriaQuery interface defines functionality that is specific to top-level queries.Interfacejavax.persistence.criteriaJava EE
CriteriaUpdateThe CriteriaUpdate interface defines functionality for performing bulk update operations using the Criteria API.Interfacejavax.persistence.criteriaJava EE
ExpressionType for query expressions.Interfacejavax.persistence.criteriaJava EE
FetchRepresents a join-fetched association or attribute.Interfacejavax.persistence.criteriaJava EE
FetchParentRepresents an element of the from clause which may function as the parent of Fetches.Interfacejavax.persistence.criteriaJava EE
FromRepresents a bound type, usually an entity that appears in the from clause, but may also be an embeddable belonging toInterfacejavax.persistence.criteriaJava EE
JoinA join to an entity, embeddable, or basic type.Interfacejavax.persistence.criteriaJava EE
JoinTypeDefines the three types of joins.Classjavax.persistence.criteriaJava EE
ListJoinThe ListJoin interface is the type of the result of joining to a collection over an association or element Interfacejavax.persistence.criteriaJava EE
MapJoinThe MapJoin interface is the type of the result of joining to a collection over an association or element Interfacejavax.persistence.criteriaJava EE
OrderAn object that defines an ordering over the query results.Interfacejavax.persistence.criteriaJava EE
ParameterExpressionType of criteria query parameter expressions.Interfacejavax.persistence.criteriaJava EE
PathRepresents a simple or compound attribute path from a bound type or collection, and is a primitive expression.Interfacejavax.persistence.criteriaJava EE
PluralJoinThe PluralJoin interface defines functionality that is common to joins to all collection types.Interfacejavax.persistence.criteriaJava EE
PredicateThe type of a simple or compound predicate: a conjunction or disjunction of restrictions.Interfacejavax.persistence.criteriaJava EE
Predicate .BooleanOperatorReturns the enum constant of this type with the specified name.Classjavax.persistence.criteria.PredicateJava EE
RootA root type in the from clause.Interfacejavax.persistence.criteriaJava EE
SelectionThe Selection interface defines an item that is to be returned in a query result.Interfacejavax.persistence.criteriaJava EE
SetJoinThe SetJoin interface is the type of the result of joining to a collection over an association or element Interfacejavax.persistence.criteriaJava EE
SubqueryThe Subquery interface defines functionality that is specific to subqueries.Interfacejavax.persistence.criteriaJava EE
AbstractQueryInterfacejavax.persistence.criteriaHibernate JPA
CollectionJoinInterfacejavax.persistence.criteriaHibernate JPA
CommonAbstractCriteriaInterfacejavax.persistence.criteriaHibernate JPA
CompoundSelectionInterfacejavax.persistence.criteriaHibernate JPA
CriteriaBuilderInterfacejavax.persistence.criteriaHibernate JPA
CriteriaBuilder .CaseInterfacejavax.persistence.criteria.CriteriaBuilderHibernate JPA
CriteriaBuilder .CoalesceInterfacejavax.persistence.criteria.CriteriaBuilderHibernate JPA
CriteriaBuilder .InInterfacejavax.persistence.criteria.CriteriaBuilderHibernate JPA
CriteriaBuilder .SimpleCaseInterfacejavax.persistence.criteria.CriteriaBuilderHibernate JPA
CriteriaBuilder .TrimspecClassjavax.persistence.criteria.CriteriaBuilderHibernate JPA
CriteriaDeleteInterfacejavax.persistence.criteriaHibernate JPA
CriteriaQueryInterfacejavax.persistence.criteriaHibernate JPA
CriteriaUpdateInterfacejavax.persistence.criteriaHibernate JPA
ExpressionInterfacejavax.persistence.criteriaHibernate JPA
FetchInterfacejavax.persistence.criteriaHibernate JPA
FetchParentInterfacejavax.persistence.criteriaHibernate JPA
FromInterfacejavax.persistence.criteriaHibernate JPA
JoinInterfacejavax.persistence.criteriaHibernate JPA
JoinTypeClassjavax.persistence.criteriaHibernate JPA
ListJoinInterfacejavax.persistence.criteriaHibernate JPA
MapJoinInterfacejavax.persistence.criteriaHibernate JPA
OrderInterfacejavax.persistence.criteriaHibernate JPA
ParameterExpressionInterfacejavax.persistence.criteriaHibernate JPA
PathInterfacejavax.persistence.criteriaHibernate JPA
PluralJoinInterfacejavax.persistence.criteriaHibernate JPA
PredicateInterfacejavax.persistence.criteriaHibernate JPA
Predicate .BooleanOperatorClassjavax.persistence.criteria.PredicateHibernate JPA
RootInterfacejavax.persistence.criteriaHibernate JPA
SelectionInterfacejavax.persistence.criteriaHibernate JPA
SetJoinInterfacejavax.persistence.criteriaHibernate JPA
SubqueryInterfacejavax.persistence.criteriaHibernate JPA
AbstractQueryThe AbstractQuery interface defines functionality that is common to both top-level queries and subqueries.Interfacejavax.persistence.criteriaEclipseLink
CollectionJoinThe CollectionJoin interface is the type of the result of joining to a collection over an association or element Interfacejavax.persistence.criteriaEclipseLink
CommonAbstractCriteriaThe CommonAbstractCriteria interface defines functionality that is common to both top-level criteria queries and subqueries as Interfacejavax.persistence.criteriaEclipseLink
CompoundSelectionThe CompoundSelection interface defines a compound selection item (tuple, array, or result of constructor).Interfacejavax.persistence.criteriaEclipseLink
CriteriaBuilderUsed to construct criteria queries, compound selections, expressions, predicates, orderings.Interfacejavax.persistence.criteriaEclipseLink
CriteriaBuilder .Case Case conditions are evaluated in the order in which they are specified.Interfacejavax.persistence.criteriaEclipseLink
CriteriaBuilder .Coalesce A coalesce expression is equivalent to a case expression that returns null if all its arguments evaluate to null,Interfacejavax.persistence.criteriaEclipseLink
CriteriaBuilder .InInterfacejavax.persistence.criteriaEclipseLink
CriteriaBuilder .SimpleCase Case conditions are evaluated in the order in which they are specified.Interfacejavax.persistence.criteriaEclipseLink
CriteriaBuilder .TrimspecUsed to specify how strings are trimmed.Classjavax.persistence.criteriaEclipseLink
CriteriaDeleteThe CriteriaDelete interface defines functionality for performing bulk delete operations using the Criteria APIInterfacejavax.persistence.criteriaEclipseLink
CriteriaQueryThe CriteriaQuery interface defines functionality that is specific to top-level queries.Interfacejavax.persistence.criteriaEclipseLink
CriteriaUpdateThe CriteriaUpdate interface defines functionality for performing bulk update operations using the Criteria API.Interfacejavax.persistence.criteriaEclipseLink
ExpressionType for query expressions.Interfacejavax.persistence.criteriaEclipseLink
FetchRepresents a join-fetched association or attribute.Interfacejavax.persistence.criteriaEclipseLink
FetchParentRepresents an element of the from clause which may function as the parent of Fetches.Interfacejavax.persistence.criteriaEclipseLink
FromRepresents a bound type, usually an entity that appears in the from clause, but may also be an embeddable belonging toInterfacejavax.persistence.criteriaEclipseLink
JoinA join to an entity, embeddable, or basic type.Interfacejavax.persistence.criteriaEclipseLink
JoinTypeDefines the three types of joins.Classjavax.persistence.criteriaEclipseLink
ListJoinThe ListJoin interface is the type of the result of joining to a collection over an association or element Interfacejavax.persistence.criteriaEclipseLink
MapJoinThe MapJoin interface is the type of the result of joining to a collection over an association or element Interfacejavax.persistence.criteriaEclipseLink
OrderAn object that defines an ordering over the query results.Interfacejavax.persistence.criteriaEclipseLink
ParameterExpressionType of criteria query parameter expressions.Interfacejavax.persistence.criteriaEclipseLink
PathRepresents a simple or compound attribute path from a bound type or collection, and is a "primitive" expression.Interfacejavax.persistence.criteriaEclipseLink
PluralJoinThe PluralJoin interface defines functionality that is common to joins to all collection types.Interfacejavax.persistence.criteriaEclipseLink
PredicateThe type of a simple or compound predicate: a conjunction or disjunction of restrictions.Interfacejavax.persistence.criteriaEclipseLink
Predicate .BooleanOperatorClassjavax.persistence.criteriaEclipseLink
RootA root type in the from clause.Interfacejavax.persistence.criteriaEclipseLink
SelectionThe Selection interface defines an item that is to be returned in a query result.Interfacejavax.persistence.criteriaEclipseLink
SetJoinThe SetJoin interface is the type of the result of joining to a collection over an association or element Interfacejavax.persistence.criteriaEclipseLink
SubqueryThe Subquery interface defines functionality that is specific to subqueries.Interfacejavax.persistence.criteriaEclipseLink