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

Packages that use JaxbLoadCollectionElement
org.hibernate.internal.jaxb.mapping.hbm   
 

Uses of JaxbLoadCollectionElement in org.hibernate.internal.jaxb.mapping.hbm
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbLoadCollectionElement
 JaxbLoadCollectionElement ObjectFactory.createJaxbLoadCollectionElement()
          Create an instance of JaxbLoadCollectionElement
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return types with arguments of type JaxbLoadCollectionElement
 JAXBElement<JaxbLoadCollectionElement> ObjectFactory.createJaxbSqlQueryElementLoadCollection(JaxbLoadCollectionElement value)
          Create an instance of JAXBElement<JaxbLoadCollectionElement>}
 

Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbLoadCollectionElement
 JAXBElement<JaxbLoadCollectionElement> ObjectFactory.createJaxbSqlQueryElementLoadCollection(JaxbLoadCollectionElement value)
          Create an instance of JAXBElement<JaxbLoadCollectionElement>}
 



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