Uses of Class
org.hibernate.annotations.FetchProfile.FetchOverride

Packages that use FetchProfile.FetchOverride
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
 

Uses of FetchProfile.FetchOverride in org.hibernate.cfg
 

Constructors in org.hibernate.cfg with parameters of type FetchProfile.FetchOverride
VerifyFetchProfileReferenceSecondPass(String fetchProfileName, FetchProfile.FetchOverride fetch, Mappings mappings)
           
 



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