Uses of Interface
org.hibernate.query.NativeQuery.RootReturn

Packages that use NativeQuery.RootReturn
Package
Description
Everything related to HQL/JPQL, native SQL, and criteria queries.
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