Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbHbmFilter
-
Packages that use JaxbHbmFilter Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbHbmFilter in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbHbmFilter Modifier and Type Field Description protected List<JaxbHbmFilter>JaxbEntity. filterMethods in org.hibernate.boot.jaxb.mapping that return JaxbHbmFilter Modifier and Type Method Description JaxbHbmFilterObjectFactory. createJaxbHbmFilter()Create an instance ofJaxbHbmFilterMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbHbmFilter Modifier and Type Method Description List<JaxbHbmFilter>JaxbEntity. getFilter()Gets the value of the filter property.
-