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, getBuilder
protected UniqueEntityLoader buildNonBatchingLoader(OuterJoinLoadable persister, LockMode lockMode, SessionFactoryImplementor factory, LoadQueryInfluencers influencers)
buildNonBatchingLoader
in class BatchingEntityLoaderBuilder
protected UniqueEntityLoader buildNonBatchingLoader(OuterJoinLoadable persister, LockOptions lockOptions, SessionFactoryImplementor factory, LoadQueryInfluencers influencers)
buildNonBatchingLoader
in class BatchingEntityLoaderBuilder
Copyright © 2016 JBoss by Red Hat. All rights reserved.