public static class LegacyBatchingCollectionInitializerBuilder.LegacyBatchingCollectionInitializer extends BatchingCollectionInitializer
Constructor and Description |
---|
LegacyBatchingCollectionInitializer(QueryableCollection persister,
int[] batchSizes,
Loader[] loaders) |
Modifier and Type | Method and Description |
---|---|
void |
initialize(Serializable id,
SharedSessionContractImplementor session)
Initialize the given collection
|
getCollectionPersister
public LegacyBatchingCollectionInitializer(QueryableCollection persister, int[] batchSizes, Loader[] loaders)
public void initialize(Serializable id, SharedSessionContractImplementor session) throws HibernateException
CollectionInitializer
HibernateException
Copyright © 2019 JBoss by Red Hat. All rights reserved.