Package | Description |
---|---|
org.hibernate.loader.collection.plan |
Class and Description |
---|
AbstractBatchingCollectionInitializerBuilder
Base class for LoadPlan-based BatchingCollectionInitializerBuilder implementations.
|
AbstractLoadPlanBasedCollectionInitializer
An abstract
CollectionInitializer implementation based on using LoadPlans |
BatchingCollectionInitializer
The base contract for loaders capable of performing batch-fetch loading of collections using multiple foreign key
values in the SQL WHERE clause.
|
CollectionLoader
Superclass for loaders that initialize collections
|
CollectionLoader.Builder |
LegacyBatchingCollectionInitializerBuilder
LoadPlan-based implementation of the the legacy batch collection initializer.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.