Uses of Interface
org.hibernate.query.TupleTransformer

Packages that use TupleTransformer
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.
Package for the SQM-backed Query implementation details
 
Defines strategies for post-processing criteria query results into a form convenient to the application.