public abstract class AbstractBatchingEntityLoaderBuilder extends BatchingEntityLoaderBuilder
| Constructor and Description | 
|---|
AbstractBatchingEntityLoaderBuilder()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected UniqueEntityLoader | 
buildNonBatchingLoader(OuterJoinLoadable persister,
                      LockMode lockMode,
                      SessionFactoryImplementor factory,
                      LoadQueryInfluencers influencers)  | 
protected UniqueEntityLoader | 
buildNonBatchingLoader(OuterJoinLoadable persister,
                      LockOptions lockOptions,
                      SessionFactoryImplementor factory,
                      LoadQueryInfluencers influencers)  | 
buildBatchingLoader, buildBatchingLoader, buildLoader, buildLoader, getBuilderprotected UniqueEntityLoader buildNonBatchingLoader(OuterJoinLoadable persister, LockMode lockMode, SessionFactoryImplementor factory, LoadQueryInfluencers influencers)
buildNonBatchingLoader in class BatchingEntityLoaderBuilderprotected UniqueEntityLoader buildNonBatchingLoader(OuterJoinLoadable persister, LockOptions lockOptions, SessionFactoryImplementor factory, LoadQueryInfluencers influencers)
buildNonBatchingLoader in class BatchingEntityLoaderBuilderCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.