Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.NativeQueryNonScalarRootReturn
-
Packages that use NativeQueryNonScalarRootReturn Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of NativeQueryNonScalarRootReturn in org.hibernate.boot.jaxb.hbm.spi
Classes in org.hibernate.boot.jaxb.hbm.spi that implement NativeQueryNonScalarRootReturn 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.
-