org.hibernate.loader.entity
Class LegacyBatchingEntityLoaderBuilder
java.lang.Object
org.hibernate.loader.entity.BatchingEntityLoaderBuilder
org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder
public class LegacyBatchingEntityLoaderBuilder
- extends BatchingEntityLoaderBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final LegacyBatchingEntityLoaderBuilder INSTANCE
LegacyBatchingEntityLoaderBuilder
public LegacyBatchingEntityLoaderBuilder()
buildBatchingLoader
protected UniqueEntityLoader buildBatchingLoader(OuterJoinLoadable persister,
int batchSize,
LockMode lockMode,
SessionFactoryImplementor factory,
LoadQueryInfluencers influencers)
- Specified by:
buildBatchingLoader
in class BatchingEntityLoaderBuilder
buildBatchingLoader
protected UniqueEntityLoader buildBatchingLoader(OuterJoinLoadable persister,
int batchSize,
LockOptions lockOptions,
SessionFactoryImplementor factory,
LoadQueryInfluencers influencers)
- Specified by:
buildBatchingLoader
in class BatchingEntityLoaderBuilder
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.