Uses of Class
org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement

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> JaxbReturnJoinElement.returnProperty
           
protected  List<JaxbReturnPropertyElement> JaxbLoadCollectionElement.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> JaxbReturnJoinElement.getReturnProperty()
          Gets the value of the returnProperty property.
 List<JaxbReturnPropertyElement> JaxbLoadCollectionElement.getReturnProperty()
          Gets the value of the returnProperty property.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.