Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbFilterDef
Packages that use JaxbFilterDef
-
Uses of JaxbFilterDef in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbFilterDefModifier and TypeFieldDescriptionprotected List<JaxbFilterDef>JaxbEntityMappings.filterDefinitionsMethods in org.hibernate.boot.jaxb.mapping that return JaxbFilterDefModifier and TypeMethodDescriptionObjectFactory.createJaxbFilterDef()Create an instance ofJaxbFilterDefMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbFilterDefModifier and TypeMethodDescriptionJaxbEntityMappings.getFilterDefinitions()Gets the value of the filterDefinitions property.