Uses of Package
org.hibernate.engine.profile

Packages that use org.hibernate.engine.profile
org.hibernate.engine.profile   
org.hibernate.engine.spi   
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
 

Classes in org.hibernate.engine.profile used by org.hibernate.engine.profile
Association
          Models the association of a given fetch.
Fetch
          Models an individual fetch within a profile.
Fetch.Style
          The type or style of fetch.
 

Classes in org.hibernate.engine.profile used by org.hibernate.engine.spi
FetchProfile
          A 'fetch profile' allows a user to dynamically modify the fetching strategy used for particular associations at runtime, whereas that information was historically only statically defined in the metadata.
 

Classes in org.hibernate.engine.profile used by org.hibernate.internal
FetchProfile
          A 'fetch profile' allows a user to dynamically modify the fetching strategy used for particular associations at runtime, whereas that information was historically only statically defined in the metadata.
 



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