Uses of Interface
org.hibernate.query.ResultListTransformer

Packages that use ResultListTransformer
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.
SPIs for native SQL query support.
This package defines a semantic model of HQL queries.
SPI-level SQM contracts
Defines strategies for post-processing criteria query results into a form convenient to the application.