| org.hibernate.engine.profile |
|
| Java Source File Name | Type | Comment |
| Association.java | Class | Models the association of a given fetch. |
| Fetch.java | Class | Models an individual fetch within a profile. |
| FetchProfile.java | Class | 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. |