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(java.io.Serializable id,
SessionImplementor session)
Initialize the given collection
|
collectionPersister, getCollectionPersisterpublic LegacyBatchingCollectionInitializer(QueryableCollection persister, int[] batchSizes, Loader[] loaders)
public void initialize(java.io.Serializable id,
SessionImplementor session)
throws HibernateException
CollectionInitializerHibernateExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.