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 interfaceAllows access to further control how collection returns are mapped back from result sets.static interfaceAllows access to further control how join fetch returns are mapped back from result sets.static interfacestatic interfaceANativeQuery.ResultNodewhich can be a query result.static interfaceAllows access to further control how properties within a root or join fetch are mapped back from the result set.static interfaceAllows access to further control how root returns are mapped back from result sets.