|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbJoinedSubclassElement | |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Uses of JaxbJoinedSubclassElement in org.hibernate.internal.jaxb.mapping.hbm |
---|
Fields in org.hibernate.internal.jaxb.mapping.hbm with type parameters of type JaxbJoinedSubclassElement | |
---|---|
protected List<JaxbJoinedSubclassElement> |
JaxbHibernateMapping.JaxbClass.joinedSubclass
|
protected List<JaxbJoinedSubclassElement> |
JaxbJoinedSubclassElement.joinedSubclass
|
Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbJoinedSubclassElement | |
---|---|
JaxbJoinedSubclassElement |
ObjectFactory.createJaxbJoinedSubclassElement()
Create an instance of JaxbJoinedSubclassElement |
Methods in org.hibernate.internal.jaxb.mapping.hbm that return types with arguments of type JaxbJoinedSubclassElement | |
---|---|
List<JaxbJoinedSubclassElement> |
JaxbHibernateMapping.JaxbClass.getJoinedSubclass()
Gets the value of the joinedSubclass property. |
List<JaxbJoinedSubclassElement> |
JaxbJoinedSubclassElement.getJoinedSubclass()
Gets the value of the joinedSubclass property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |