Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.NativeQueryReturn
Packages that use NativeQueryReturn
-
Uses of NativeQueryReturn in org.hibernate.boot.jaxb.hbm.spi
Subinterfaces of NativeQueryReturn in org.hibernate.boot.jaxb.hbm.spiModifier and TypeInterfaceDescriptioninterfaceCommonality for non-scalar root returns for a native query result mappingClasses in org.hibernate.boot.jaxb.hbm.spi that implement NativeQueryReturnModifier and TypeClassDescriptionclassJava class for NativeQueryCollectionLoadReturnType complex type.classJava class for NativeQueryJoinReturnType complex type.classDefines a return component for a sql-query.classJava class for NativeQueryScalarReturnType complex type.