|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbFieldResult | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbFieldResult in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbFieldResult | |
---|---|
protected List<JaxbFieldResult> |
JaxbEntityResult.fieldResult
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbFieldResult | |
---|---|
JaxbFieldResult |
ObjectFactory.createJaxbFieldResult()
Create an instance of JaxbFieldResult |
Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbFieldResult | |
---|---|
List<JaxbFieldResult> |
JaxbEntityResult.getFieldResult()
Gets the value of the fieldResult property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |