Uses of Class
org.hibernate.annotations.FetchProfile
-
Packages that use FetchProfile Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA. -
-
Uses of FetchProfile in org.hibernate.annotations
Methods in org.hibernate.annotations that return FetchProfile Modifier and Type Method Description FetchProfile[]
value()
The aggregated fetch profiles.
-