Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbFilterDef
-
Packages that use JaxbFilterDef Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbFilterDef in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbFilterDef Modifier and Type Field Description protected List<JaxbFilterDef>JaxbEntityMappings. filterDefinitionsMethods in org.hibernate.boot.jaxb.mapping that return JaxbFilterDef Modifier and Type Method Description JaxbFilterDefObjectFactory. createJaxbFilterDef()Create an instance ofJaxbFilterDefMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbFilterDef Modifier and Type Method Description List<JaxbFilterDef>JaxbEntityMappings. getFilterDefinitions()Gets the value of the filterDefinitions property.
-