Uses of Package
org.hibernate.query.restriction
Packages that use org.hibernate.query.restriction
Package
Description
Support for assignment
with
MutationSpecification
.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.
-
Classes in org.hibernate.query.restriction used by org.hibernate.query.assignment
-
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.