Package org.hibernate.mapping
Class FetchProfile.Fetch
java.lang.Object
org.hibernate.mapping.FetchProfile.Fetch
- Enclosing class:
- FetchProfile
An individual association fetch within the given profile.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Fetch
-
Fetch
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getEntity
-
getAssociation
-
getStyle
Deprecated, for removal: This API element is subject to removal in a future version.usegetMethod()
-
getMethod
-
getType
-
Fetch(String,String,FetchMode,FetchType)