Uses of Class
org.hibernate.mapping.FetchProfile.Fetch

Packages that use FetchProfile.Fetch
org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. 
 

Uses of FetchProfile.Fetch in org.hibernate.mapping
 

Methods in org.hibernate.mapping that return types with arguments of type FetchProfile.Fetch
 LinkedHashSet<FetchProfile.Fetch> FetchProfile.getFetches()
          Retrieve the fetches associated with this profile
 



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