Uses of Class
org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch

Packages that use JaxbFetchProfileElement.JaxbFetch
org.hibernate.internal.jaxb.mapping.hbm   
 

Uses of JaxbFetchProfileElement.JaxbFetch in org.hibernate.internal.jaxb.mapping.hbm
 

Fields in org.hibernate.internal.jaxb.mapping.hbm with type parameters of type JaxbFetchProfileElement.JaxbFetch
protected  List<JaxbFetchProfileElement.JaxbFetch> JaxbFetchProfileElement.fetch
           
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbFetchProfileElement.JaxbFetch
 JaxbFetchProfileElement.JaxbFetch ObjectFactory.createJaxbFetchProfileElementJaxbFetch()
          Create an instance of JaxbFetchProfileElement.JaxbFetch
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return types with arguments of type JaxbFetchProfileElement.JaxbFetch
 List<JaxbFetchProfileElement.JaxbFetch> JaxbFetchProfileElement.getFetch()
          Gets the value of the fetch property.
 



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