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,
SessionImplementor session)
Initialize the given collection
|
collectionPersister, getCollectionPersister
public LegacyBatchingCollectionInitializer(QueryableCollection persister, int[] batchSizes, Loader[] loaders)
public void initialize(Serializable id, SessionImplementor session) throws HibernateException
CollectionInitializer
HibernateException
Copyright © 2017 JBoss by Red Hat. All rights reserved.