|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbInheritance | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbInheritance in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbInheritance | |
---|---|
protected JaxbInheritance |
JaxbEntity.inheritance
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbInheritance | |
---|---|
JaxbInheritance |
ObjectFactory.createJaxbInheritance()
Create an instance of JaxbInheritance |
JaxbInheritance |
JaxbEntity.getInheritance()
Gets the value of the inheritance property. |
Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbInheritance | |
---|---|
void |
JaxbEntity.setInheritance(JaxbInheritance value)
Sets the value of the inheritance property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |