Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.hibernate.engine.profile.Fetch Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| Fetch | Models an individual fetch within a profile. | Class | org.hibernate.engine.profile | Hibernate ORM |
|
| Fetch .Style | The type or style of fetch. | Class | org.hibernate.engine.profile.Fetch | Hibernate ORM |
|
| 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. | Class | org.hibernate.engine.profile | Hibernate ORM |