Package org.hibernate.boot.jaxb.hbm.spi
Interface NativeQueryReturn
-
- All Known Subinterfaces:
NativeQueryNonScalarRootReturn
- All Known Implementing Classes:
JaxbHbmNativeQueryCollectionLoadReturnType,JaxbHbmNativeQueryJoinReturnType,JaxbHbmNativeQueryReturnType,JaxbHbmNativeQueryScalarReturnType
public interface NativeQueryReturnShared contract between the various types of returns definable in HBM.