Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
-
Packages that use JaxbHbmNativeQueryCollectionLoadReturnType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmNativeQueryCollectionLoadReturnType in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmNativeQueryCollectionLoadReturnType Modifier and Type Method Description JaxbHbmNativeQueryCollectionLoadReturnTypeObjectFactory. createJaxbHbmNativeQueryCollectionLoadReturnType()Create an instance ofJaxbHbmNativeQueryCollectionLoadReturnTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmNativeQueryCollectionLoadReturnType Modifier and Type Method Description javax.xml.bind.JAXBElement<JaxbHbmNativeQueryCollectionLoadReturnType>ObjectFactory. createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType value)Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmNativeQueryCollectionLoadReturnType Modifier and Type Method Description javax.xml.bind.JAXBElement<JaxbHbmNativeQueryCollectionLoadReturnType>ObjectFactory. createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType value)
-