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