Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.loader.custom.NonScalarReturn
org.hibernate.loader.custom.FetchReturn
org.hibernate.loader.custom.CollectionFetchReturn
public class CollectionFetchReturn
extends FetchReturn
Constructor 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)