| Package | Description |
|---|---|
| org.hibernate.loader.entity.plan |
| Class and Description |
|---|
| AbstractBatchingEntityLoaderBuilder
Base class for LoadPlan-based BatchingEntityLoaderBuilder implementations.
|
| AbstractLoadPlanBasedEntityLoader
A UniqueEntityLoader implementation based on using LoadPlans
|
| BatchingEntityLoader
The base contract for UniqueEntityLoader implementations capable of performing batch-fetch loading of entities
using multiple primary key values in the SQL WHERE clause.
|
| EntityLoader
UniqueEntityLoader implementation that is the main functionality for LoadPlan-based Entity loading.
|
| EntityLoader.Builder |
| LegacyBatchingEntityLoaderBuilder
LoadPlan-based implementation of the the legacy batch loading strategy
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.