Package org.hibernate.query
Interface NativeQuery.ReturnableResultNode
- All Superinterfaces:
NativeQuery.ResultNode
- All Known Subinterfaces:
NativeQuery.CollectionReturn
,NativeQuery.InstantiationResultNode<J>
,NativeQuery.RootReturn
- Enclosing interface:
NativeQuery<T>
A
NativeQuery.ResultNode
which can be a query result.