Uses of Class
org.hibernate.mapping.FetchProfile.Fetch
-
Packages that use FetchProfile.Fetch Package Description org.hibernate.mapping -
-
Uses of FetchProfile.Fetch in org.hibernate.mapping
Methods in org.hibernate.mapping that return types with arguments of type FetchProfile.Fetch Modifier and Type Method Description java.util.LinkedHashSet<FetchProfile.Fetch>
FetchProfile. getFetches()
Retrieve the fetches associated with this profile
-