Uses of Class
org.hibernate.annotations.FetchProfile.FetchOverride
-
Packages that use FetchProfile.FetchOverride Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA. -
-
Uses of FetchProfile.FetchOverride in org.hibernate.annotations
Methods in org.hibernate.annotations that return FetchProfile.FetchOverride Modifier and Type Method Description FetchProfile.FetchOverride[]fetchOverrides()The list of association fetching strategy overrides.
-