Uses of Annotation Interface
org.hibernate.annotations.FetchProfile.FetchOverride
Packages that use FetchProfile.FetchOverride
Package
Description
-
Uses of FetchProfile.FetchOverride in org.hibernate.boot.model.internal
Constructors in org.hibernate.boot.model.internal with parameters of type FetchProfile.FetchOverrideModifierConstructorDescriptionFetchOverrideSecondPass
(String fetchProfileName, FetchProfile.FetchOverride fetch, MetadataBuildingContext buildingContext) -
Uses of FetchProfile.FetchOverride in org.hibernate.boot.models.annotations.internal
Methods in org.hibernate.boot.models.annotations.internal that return FetchProfile.FetchOverrideMethods in org.hibernate.boot.models.annotations.internal with parameters of type FetchProfile.FetchOverrideModifier and TypeMethodDescriptionvoid
FetchProfileAnnotation.fetchOverrides
(FetchProfile.FetchOverride[] value)