Uses of Interface
org.hibernate.query.NativeQuery.CollectionReturn
-
Packages that use NativeQuery.CollectionReturn Package Description org.hibernate.query.results.complete Support for immutable result/fetch builder graph nodes built from static sources such asSqlResultSetMapping
or thehbm.xml
mapping element<resultset/>
. -
-
Uses of NativeQuery.CollectionReturn in org.hibernate.query.results.complete
Classes in org.hibernate.query.results.complete that implement NativeQuery.CollectionReturn Modifier and Type Class Description class
CompleteResultBuilderCollectionStandard
-