Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbFieldResultImpl
Packages that use JaxbFieldResultImpl
-
Uses of JaxbFieldResultImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbFieldResultImplModifier and TypeFieldDescriptionprotected List<JaxbFieldResultImpl>
JaxbEntityResultImpl.fieldResult
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbFieldResultImplModifier and TypeMethodDescriptionObjectFactory.createJaxbFieldResultImpl()
Create an instance ofJaxbFieldResultImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbFieldResultImplModifier and TypeMethodDescriptionJaxbEntityResultImpl.getFieldResult()
Gets the value of the fieldResult property.