Uses of Class
org.hibernate.mapping.FetchProfile.Fetch
-
Packages that use FetchProfile.Fetch Package Description org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
-
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 LinkedHashSet<FetchProfile.Fetch>
FetchProfile. getFetches()
Retrieve the fetches associated with this profile
-