| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.loader.custom.NonScalarReturnorg.hibernate.loader.custom.FetchReturnorg.hibernate.loader.custom.CollectionFetchReturnpublic class CollectionFetchReturnextends FetchReturnConstructor Summary | |
| |
Method Summary | |
CollectionAliases | |
EntityAliases | |
Methods inherited from class org.hibernate.loader.custom.FetchReturn | |
getOwner, getOwnerProperty | |
Methods inherited from class org.hibernate.loader.custom.NonScalarReturn | |
getAlias, getLockMode | |
public CollectionFetchReturn(String alias,
NonScalarReturn owner,
String ownerProperty,
CollectionAliases collectionAliases,
EntityAliases elementEntityAliases,
LockMode lockMode)