| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.loader.Loader
org.hibernate.loader.BasicLoader
org.hibernate.loader.OuterJoinLoader
org.hibernate.loader.entity.AbstractEntityLoader
org.hibernate.loader.entity.CascadeEntityLoader
public class CascadeEntityLoader
| Field Summary | 
|---|
| Fields inherited from class org.hibernate.loader.entity.AbstractEntityLoader | 
|---|
| entityName, log, persister, uniqueKeyType | 
| Fields inherited from class org.hibernate.loader.OuterJoinLoader | 
|---|
| aliases, collectionOwners, collectionPersisters, collectionSuffixes, lockModeArray, ownerAssociationTypes, owners, persisters, sql, suffixes | 
| Fields inherited from class org.hibernate.loader.BasicLoader | 
|---|
| NO_SUFFIX | 
| Constructor Summary | |
|---|---|
| CascadeEntityLoader(OuterJoinLoadable persister,
                    CascadingAction action,
                    SessionFactoryImplementor factory) | |
| Method Summary | 
|---|
| Methods inherited from class org.hibernate.loader.entity.AbstractEntityLoader | 
|---|
| getResultColumnOrRow, isSingleRowLoader, load, load, load | 
| Methods inherited from class org.hibernate.loader.OuterJoinLoader | 
|---|
| getAliases, getCollectionOwners, getCollectionPersisters, getCollectionSuffixes, getDialect, getEntityPersisters, getLoadQueryInfluencers, getLockModes, getLockOptions, getOwnerAssociationTypes, getOwners, getSQLString, getSuffixes, initFromWalker | 
| Methods inherited from class org.hibernate.loader.BasicLoader | 
|---|
| generateSuffixes, generateSuffixes, getCollectionAliases, getEntityAliases, postInstantiate | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public CascadeEntityLoader(OuterJoinLoadable persister,
                           CascadingAction action,
                           SessionFactoryImplementor factory)
                    throws MappingException
MappingException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||