Package org.hibernate.engine.profile
Models the fetch profiles defined by the application
-
Class Summary Class Description Association Models the association of a given fetch.Fetch Models an individual fetch within a profile.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. -
Enum Summary Enum Description Fetch.Style The type or style of fetch.