Uses of Interface
org.hibernate.query.Order

Packages that use Order
Package
Description
Everything related to HQL/JPQL, native SQL, and criteria queries.
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