Uses of Class
org.hibernate.annotations.FetchProfileOverride
-
Packages that use FetchProfileOverride Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA.org.hibernate.boot.model.internal -
-
Uses of FetchProfileOverride in org.hibernate.annotations
Methods in org.hibernate.annotations that return FetchProfileOverride Modifier and Type Method Description FetchProfileOverride[]
value()
-
Uses of FetchProfileOverride in org.hibernate.boot.model.internal
Constructors in org.hibernate.boot.model.internal with parameters of type FetchProfileOverride Constructor Description FetchSecondPass(FetchProfileOverride fetch, PropertyHolder propertyHolder, String propertyName, MetadataBuildingContext buildingContext)
-