JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.hibernate.query.specification.internal
package
org.hibernate.query.specification.internal
Related Packages
Package
Description
org.hibernate.query.specification
Support for
SelectionSpecification
and
MutationSpecification
which is similar in concept to criteria queries, but focused on ease-of-use and less verbosity.
Classes
Class
Description
MutationSpecificationImpl
<T>
Standard implementation of MutationSpecification
SelectionSpecificationImpl
<T>
Standard implementation of SelectionSpecification