Interface FetchOptions
- All Superinterfaces:
FetchStyleAccess, FetchTimingAccess
- All Known Subinterfaces:
EmbeddableDiscriminatorMapping, EntityDiscriminatorMapping, NonAggregatedIdentifierMapping
Represents an aggregated
FetchTiming and FetchStyle value-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic FetchOptionsvalueOf(FetchTiming fetchTiming, FetchStyle fetchStyle) Methods inherited from interface FetchStyleAccess
getStyleMethods inherited from interface FetchTimingAccess
getTiming
-
Method Details
-
valueOf
-