Uses of Package
org.hibernate.query.restriction
Packages that use org.hibernate.query.restriction
Package
Description
The
Restriction
framework.Support for SelectionSpecification
and MutationSpecification which
is similar in concept to criteria queries, but focused on ease-of-use and less verbosity.
Package for the SQM-backed Query implementation details
-
Classes in org.hibernate.query.restriction used by org.hibernate.query.restrictionClassDescriptionAllows construction of a
Restriction
on a compound path.A rule for restricting query results. -
Classes in org.hibernate.query.restriction used by org.hibernate.query.specificationClassDescriptionAllows construction of a
Restriction
on a compound path.A rule for restricting query results. -
Classes in org.hibernate.query.restriction used by org.hibernate.query.specification.internalClassDescriptionAllows construction of a
Restriction
on a compound path.A rule for restricting query results. -
Classes in org.hibernate.query.restriction used by org.hibernate.query.sqm.internal