|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbReturnPropertyElement | |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Uses of JaxbReturnPropertyElement in org.hibernate.internal.jaxb.mapping.hbm |
---|
Fields in org.hibernate.internal.jaxb.mapping.hbm with type parameters of type JaxbReturnPropertyElement | |
---|---|
protected List<JaxbReturnPropertyElement> |
JaxbLoadCollectionElement.returnProperty
|
protected List<JaxbReturnPropertyElement> |
JaxbReturnJoinElement.returnProperty
|
Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbReturnPropertyElement | |
---|---|
JaxbReturnPropertyElement |
ObjectFactory.createJaxbReturnPropertyElement()
Create an instance of JaxbReturnPropertyElement |
Methods in org.hibernate.internal.jaxb.mapping.hbm that return types with arguments of type JaxbReturnPropertyElement | |
---|---|
List<JaxbReturnPropertyElement> |
JaxbLoadCollectionElement.getReturnProperty()
Gets the value of the returnProperty property. |
List<JaxbReturnPropertyElement> |
JaxbReturnJoinElement.getReturnProperty()
Gets the value of the returnProperty property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |