Uses of Package
org.hibernate.query.criteria
-
Classes in org.hibernate.query.criteria used by org.hibernate Class Description HibernateCriteriaBuilder Hibernate extensions to the JPA CriteriaBuilder. -
Classes in org.hibernate.query.criteria used by org.hibernate.boot.internal Class Description ValueHandlingMode This enum defines how values passed to JPA Criteria API are handled. -
Classes in org.hibernate.query.criteria used by org.hibernate.boot.spi Class Description ValueHandlingMode This enum defines how values passed to JPA Criteria API are handled. -
Classes in org.hibernate.query.criteria used by org.hibernate.dialect.function Class Description JpaCriteriaNode Base contract for nodes making up the criteria treeJpaExpression API extension to the JPAExpression
contractJpaFunction Contract for expressions which model a SQL function call.JpaSelection API extension to the JPASelection
contractJpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.engine.spi Class Description HibernateCriteriaBuilder Hibernate extensions to the JPA CriteriaBuilder.JpaCriteriaInsertSelect A representation of SqmInsertSelectStatement at theorg.hibernate.query.criteria
level, even though JPA does not define support for insert-select criteria. -
Classes in org.hibernate.query.criteria used by org.hibernate.internal Class Description HibernateCriteriaBuilder Hibernate extensions to the JPA CriteriaBuilder.JpaCriteriaInsertSelect A representation of SqmInsertSelectStatement at theorg.hibernate.query.criteria
level, even though JPA does not define support for insert-select criteria. -
Classes in org.hibernate.query.criteria used by org.hibernate.metamodel.model.domain.internal Class Description JpaCriteriaNode Base contract for nodes making up the criteria treeJpaExpression API extension to the JPAExpression
contractJpaPath API extension to the JPAPath
contractJpaSelection API extension to the JPASelection
contractJpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.query Class Description JpaCriteriaInsertSelect A representation of SqmInsertSelectStatement at theorg.hibernate.query.criteria
level, even though JPA does not define support for insert-select criteria. -
Classes in org.hibernate.query.criteria used by org.hibernate.query.criteria Class Description JpaCoalesce JpaCollectionJoin Specialization ofJpaJoin
forCollection
typed attribute joinsJpaCompoundSelection JpaCriteriaBase JpaCriteriaDelete JpaCriteriaInsertSelect A representation of SqmInsertSelectStatement at theorg.hibernate.query.criteria
level, even though JPA does not define support for insert-select criteria.JpaCriteriaNode Base contract for nodes making up the criteria treeJpaCriteriaQuery Extension of the JPACriteriaQuery
JpaCriteriaUpdate JpaDerivedFrom JpaDerivedJoin JpaDerivedRoot JpaEntityJoin JpaExpression API extension to the JPAExpression
contractJpaFetch JpaFetchParent JpaFrom API extension to the JPAFrom
contractJpaFunction Contract for expressions which model a SQL function call.JpaInPredicate JpaJoin Consolidates theJoin
andFetch
hierarchies since that is how we implement them.JpaJoinedFrom Exists within the hierarchy mainly to support "entity joins".JpaListJoin JpaManipulationCriteria JpaMapJoin JpaOrder JpaParameterExpression JpaPath API extension to the JPAPath
contractJpaPluralJoin JpaPredicate JpaQueryableCriteria Common contract for the forms of criteria that are "queryable" - can be converted into aQuery
.JpaQueryGroup A query group i.e.JpaQueryPart Models a query part i.e.JpaQueryStructure Models aSELECT
query.JpaRoot JpaSearchedCase JpaSelectCriteria Commonality between a JPAJpaCriteriaQuery
andJpaSubQuery
, mainly in the form of delegation toJpaQueryStructure
JpaSelection API extension to the JPASelection
contractJpaSetJoin JpaSimpleCase JpaSubQuery JpaTupleElement API extension to the JPATupleElement
contractValueHandlingMode This enum defines how values passed to JPA Criteria API are handled. -
Classes in org.hibernate.query.criteria used by org.hibernate.query.hql.internal Class Description JpaCriteriaNode Base contract for nodes making up the criteria treeJpaExpression API extension to the JPAExpression
contractJpaSelection API extension to the JPASelection
contractJpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.query.spi Class Description JpaExpression API extension to the JPAExpression
contractValueHandlingMode This enum defines how values passed to JPA Criteria API are handled. -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm Class Description HibernateCriteriaBuilder Hibernate extensions to the JPA CriteriaBuilder.JpaCoalesce JpaCompoundSelection JpaExpression API extension to the JPAExpression
contractJpaParameterExpression JpaSearchedCase JpaSelection API extension to the JPASelection
contractJpaSimpleCase -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.function Class Description JpaCriteriaNode Base contract for nodes making up the criteria treeJpaExpression API extension to the JPAExpression
contractJpaFunction Contract for expressions which model a SQL function call.JpaSelection API extension to the JPASelection
contractJpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.internal Class Description HibernateCriteriaBuilder Hibernate extensions to the JPA CriteriaBuilder.JpaCoalesce JpaCompoundSelection JpaCriteriaQuery Extension of the JPACriteriaQuery
JpaExpression API extension to the JPAExpression
contractJpaOrder JpaSelection API extension to the JPASelection
contractValueHandlingMode This enum defines how values passed to JPA Criteria API are handled. -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.sql.internal Class Description JpaCriteriaNode Base contract for nodes making up the criteria treeJpaExpression API extension to the JPAExpression
contractJpaPath API extension to the JPAPath
contractJpaSelection API extension to the JPASelection
contractJpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree Class Description JpaCriteriaBase JpaCriteriaNode Base contract for nodes making up the criteria treeJpaManipulationCriteria JpaPredicate JpaQueryableCriteria Common contract for the forms of criteria that are "queryable" - can be converted into aQuery
. -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree.cte Class Description JpaCriteriaNode Base contract for nodes making up the criteria tree -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree.delete Class Description JpaCriteriaBase JpaCriteriaDelete JpaCriteriaNode Base contract for nodes making up the criteria treeJpaManipulationCriteria JpaQueryableCriteria Common contract for the forms of criteria that are "queryable" - can be converted into aQuery
. -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree.domain Class Description JpaCollectionJoin Specialization ofJpaJoin
forCollection
typed attribute joinsJpaCriteriaNode Base contract for nodes making up the criteria treeJpaDerivedFrom JpaDerivedJoin JpaDerivedRoot JpaEntityJoin JpaExpression API extension to the JPAExpression
contractJpaFetch JpaFetchParent JpaFrom API extension to the JPAFrom
contractJpaJoin Consolidates theJoin
andFetch
hierarchies since that is how we implement them.JpaJoinedFrom Exists within the hierarchy mainly to support "entity joins".JpaListJoin JpaMapJoin JpaPath API extension to the JPAPath
contractJpaPluralJoin JpaPredicate JpaRoot JpaSelection API extension to the JPASelection
contractJpaSetJoin JpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree.expression Class Description JpaCoalesce JpaCompoundSelection JpaCriteriaNode Base contract for nodes making up the criteria treeJpaExpression API extension to the JPAExpression
contractJpaFunction Contract for expressions which model a SQL function call.JpaParameterExpression JpaSearchedCase JpaSelection API extension to the JPASelection
contractJpaSimpleCase JpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree.from Class Description JpaCriteriaNode Base contract for nodes making up the criteria treeJpaDerivedFrom JpaDerivedJoin JpaEntityJoin JpaExpression API extension to the JPAExpression
contractJpaFetch JpaFetchParent JpaFrom API extension to the JPAFrom
contractJpaJoin Consolidates theJoin
andFetch
hierarchies since that is how we implement them.JpaJoinedFrom Exists within the hierarchy mainly to support "entity joins".JpaPath API extension to the JPAPath
contractJpaRoot JpaSelection API extension to the JPASelection
contractJpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree.insert Class Description JpaCriteriaBase JpaCriteriaInsertSelect A representation of SqmInsertSelectStatement at theorg.hibernate.query.criteria
level, even though JPA does not define support for insert-select criteria.JpaCriteriaNode Base contract for nodes making up the criteria treeJpaManipulationCriteria JpaPredicate JpaQueryableCriteria Common contract for the forms of criteria that are "queryable" - can be converted into aQuery
. -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree.jpa Class Description JpaCriteriaNode Base contract for nodes making up the criteria treeJpaSelection API extension to the JPASelection
contractJpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree.predicate Class Description JpaCriteriaNode Base contract for nodes making up the criteria treeJpaExpression API extension to the JPAExpression
contractJpaInPredicate JpaPredicate JpaSelection API extension to the JPASelection
contractJpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree.select Class Description JpaCompoundSelection JpaCriteriaBase JpaCriteriaNode Base contract for nodes making up the criteria treeJpaCriteriaQuery Extension of the JPACriteriaQuery
JpaExpression API extension to the JPAExpression
contractJpaOrder JpaPredicate JpaQueryableCriteria Common contract for the forms of criteria that are "queryable" - can be converted into aQuery
.JpaQueryGroup A query group i.e.JpaQueryPart Models a query part i.e.JpaQueryStructure Models aSELECT
query.JpaRoot JpaSelectCriteria Commonality between a JPAJpaCriteriaQuery
andJpaSubQuery
, mainly in the form of delegation toJpaQueryStructure
JpaSelection API extension to the JPASelection
contractJpaSubQuery JpaTupleElement API extension to the JPATupleElement
contract -
Classes in org.hibernate.query.criteria used by org.hibernate.query.sqm.tree.update Class Description JpaCriteriaBase JpaCriteriaNode Base contract for nodes making up the criteria treeJpaCriteriaUpdate JpaManipulationCriteria JpaQueryableCriteria Common contract for the forms of criteria that are "queryable" - can be converted into aQuery
.