Interface NativeQuery.CollectionReturn

All Superinterfaces:
NativeQuery.ResultNode, NativeQuery.ReturnableResultNode
All Known Implementing Classes:
CompleteResultBuilderCollectionStandard
Enclosing interface:
NativeQuery<T>

public static interface NativeQuery.CollectionReturn extends NativeQuery.ReturnableResultNode
Allows access to further control how collection returns are mapped back from result sets.