Uses of Package
org.hibernate.query.results

Packages that use org.hibernate.query.results
Package
Description
Contains a framework of strategies for efficient retrieval of database-generated values.
Defines the internal implementation of the stored procedure SPI.
 
Support for named queries
Support for defining result set mappings used in NativeQuery, ProcedureCall, and StoredProcedureQuery.
Support for immutable result/fetch builder graph nodes built from static sources such as SqlResultSetMapping or the hbm.xml mapping element <resultset/>.
Support for mutable result/fetch builder graphs nodes built dynamically via Hibernate's NativeQuery APIs
Defines support for implicit ResultSet mappings.
Implementation of the SPIs for native SQL query support.
SPIs for native SQL query support.