public static class DynamicBatchingCollectionInitializerBuilder.DynamicBatchingCollectionInitializer extends BatchingCollectionInitializer
| Constructor and Description | 
|---|
DynamicBatchingCollectionInitializer(QueryableCollection collectionPersister,
                                    int maxBatchSize,
                                    SessionFactoryImplementor factory,
                                    LoadQueryInfluencers influencers)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
initialize(Serializable id,
          SharedSessionContractImplementor session)
Initialize the given collection 
 | 
collectionPersister, getCollectionPersisterpublic DynamicBatchingCollectionInitializer(QueryableCollection collectionPersister, int maxBatchSize, SessionFactoryImplementor factory, LoadQueryInfluencers influencers)
public void initialize(Serializable id, SharedSessionContractImplementor session) throws HibernateException
CollectionInitializerHibernateExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.