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