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 class
JaxbHbmNativeQueryCollectionLoadReturnType
Java class for NativeQueryCollectionLoadReturnType complex type.class
JaxbHbmNativeQueryJoinReturnType
Java class for NativeQueryJoinReturnType complex type.class
JaxbHbmNativeQueryReturnType
Defines a return component for a sql-query.
-