Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam
-
Packages that use JaxbFilterDef.JaxbFilterParam Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbFilterDef.JaxbFilterParam in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbFilterDef.JaxbFilterParam Modifier and Type Field Description protected List<JaxbFilterDef.JaxbFilterParam>JaxbFilterDef. filterParamMethods in org.hibernate.boot.jaxb.mapping that return JaxbFilterDef.JaxbFilterParam Modifier and Type Method Description JaxbFilterDef.JaxbFilterParamObjectFactory. createJaxbFilterDefJaxbFilterParam()Create an instance ofJaxbFilterDef.JaxbFilterParamMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbFilterDef.JaxbFilterParam Modifier and Type Method Description List<JaxbFilterDef.JaxbFilterParam>JaxbFilterDef. getFilterParam()Gets the value of the filterParam property.
-