|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FetchProfile.Fetch | |
---|---|
org.hibernate.metamodel.binding |
Uses of FetchProfile.Fetch in org.hibernate.metamodel.binding |
---|
Methods in org.hibernate.metamodel.binding that return types with arguments of type FetchProfile.Fetch | |
---|---|
Set<FetchProfile.Fetch> |
FetchProfile.getFetches()
Retrieve the fetches associated with this profile |
Constructor parameters in org.hibernate.metamodel.binding with type arguments of type FetchProfile.Fetch | |
---|---|
FetchProfile(String name,
Set<FetchProfile.Fetch> fetches)
Create a fetch profile representation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |