Package | Description |
---|---|
org.hibernate.engine.profile |
Models the fetch profiles defined by the application
|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Class and Description |
---|
Association
Models the association of a given fetch.
|
Fetch
Models an individual fetch within a profile.
|
Fetch.Style
The type or style of fetch.
|
Class and Description |
---|
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 and Description |
---|
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 © 2019 JBoss by Red Hat. All rights reserved.