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(java.lang.String fetchProfileName, FetchProfile.FetchOverride fetch, Mappings mappings)
           
 



Copyright © 2011. All Rights Reserved.