Uses of Package
org.hibernate.transform

Packages that use org.hibernate.transform
Package
Description
An SPI for managing cases where, by default, Hibernate intentionally violates the letter of the JPA specification.
Everything related to HQL/JPQL, native SQL, and criteria queries.
SPIs for HQL support.
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
Implementation of the SPIs for native SQL query support.
SPIs for native SQL query support.
Defines strategies for post-processing criteria query results into a form convenient to the application.