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.
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
SPIs for native SQL query support.
Defines strategies for post-processing criteria query results into a form convenient to the application.