Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbFieldResult
-
Packages that use JaxbFieldResult Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbFieldResult in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbFieldResult Modifier and Type Field Description protected List<JaxbFieldResult>JaxbEntityResult. fieldResultMethods in org.hibernate.boot.jaxb.mapping that return JaxbFieldResult Modifier and Type Method Description JaxbFieldResultObjectFactory. createJaxbFieldResult()Create an instance ofJaxbFieldResultMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbFieldResult Modifier and Type Method Description List<JaxbFieldResult>JaxbEntityResult. getFieldResult()Gets the value of the fieldResult property.
-