Uses of Interface
org.hibernate.query.results.GraphNodeBuilder

Packages that use GraphNodeBuilder
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 immutable result/fetch builder graph nodes built from static sources such as SqlResultSetMapping, orm.xml, mapping.xml or hbm.xml.
Support for mutable result/fetch builder graphs nodes built dynamically.
Defines support for implicit ResultSet mappings.