|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.loader.entity.BatchingEntityLoaderBuilder
org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder
public class LegacyBatchingEntityLoaderBuilder
| Nested Class Summary | |
|---|---|
static class |
LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader
|
| Field Summary | |
|---|---|
static LegacyBatchingEntityLoaderBuilder |
INSTANCE
|
| Constructor Summary | |
|---|---|
LegacyBatchingEntityLoaderBuilder()
|
|
| Method Summary | |
|---|---|
protected UniqueEntityLoader |
buildBatchingLoader(OuterJoinLoadable persister,
int batchSize,
LockMode lockMode,
SessionFactoryImplementor factory,
LoadQueryInfluencers influencers)
|
protected UniqueEntityLoader |
buildBatchingLoader(OuterJoinLoadable persister,
int batchSize,
LockOptions lockOptions,
SessionFactoryImplementor factory,
LoadQueryInfluencers influencers)
|
| Methods inherited from class org.hibernate.loader.entity.BatchingEntityLoaderBuilder |
|---|
buildLoader, buildLoader, getBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LegacyBatchingEntityLoaderBuilder INSTANCE
| Constructor Detail |
|---|
public LegacyBatchingEntityLoaderBuilder()
| Method Detail |
|---|
protected UniqueEntityLoader buildBatchingLoader(OuterJoinLoadable persister,
int batchSize,
LockMode lockMode,
SessionFactoryImplementor factory,
LoadQueryInfluencers influencers)
buildBatchingLoader in class BatchingEntityLoaderBuilder
protected UniqueEntityLoader buildBatchingLoader(OuterJoinLoadable persister,
int batchSize,
LockOptions lockOptions,
SessionFactoryImplementor factory,
LoadQueryInfluencers influencers)
buildBatchingLoader in class BatchingEntityLoaderBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||