| Class | 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 legacy batch loading strategy 
 | 
| LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader | 
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.