Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.NativeQueryReturn
-
Packages that use NativeQueryReturn Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of NativeQueryReturn in org.hibernate.boot.jaxb.hbm.spi
Subinterfaces of NativeQueryReturn in org.hibernate.boot.jaxb.hbm.spi Modifier and Type Interface Description interfaceNativeQueryNonScalarRootReturnCommonality for non-scalar root returns for a native query result mappingClasses in org.hibernate.boot.jaxb.hbm.spi that implement NativeQueryReturn Modifier and Type Class Description classJaxbHbmNativeQueryCollectionLoadReturnTypeJava class for NativeQueryCollectionLoadReturnType complex type.classJaxbHbmNativeQueryJoinReturnTypeJava class for NativeQueryJoinReturnType complex type.classJaxbHbmNativeQueryReturnTypeDefines a return component for a sql-query.classJaxbHbmNativeQueryScalarReturnTypeJava class for NativeQueryScalarReturnType complex type.
-