Package org.hibernate.sql.results.graph
Interface FetchStyleAccess
-
- All Known Subinterfaces:
EntityDiscriminatorMapping,FetchOptions,NonAggregatedIdentifierMapping
- All Known Implementing Classes:
AnonymousTupleNonAggregatedEntityIdentifierMapping
public interface FetchStyleAccessAccess to a FetchStyle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FetchStylegetStyle()
-
-
-
Method Detail
-
getStyle
FetchStyle getStyle()
-
-