Uses of Interface
org.hibernate.query.NativeQuery.ResultNode
Packages that use NativeQuery.ResultNode
Package
Description
Everything related to HQL/JPQL, native SQL, and criteria queries.
-
Uses of NativeQuery.ResultNode in org.hibernate.query
Subinterfaces of NativeQuery.ResultNode in org.hibernate.queryModifier and TypeInterfaceDescriptionstatic interface
Allows access to further control how collection returns are mapped back from result sets.static interface
Allows access to further control how join fetch returns are mapped back from result sets.static interface
static interface
ANativeQuery.ResultNode
which can be a query result.static interface
Allows access to further control how properties within a root or join fetch are mapped back from the result set.static interface
Allows access to further control how root returns are mapped back from result sets.