| Package | Description | 
|---|---|
| org.hibernate.loader.entity | 
 
        This package defines entity loaders 
 | 
| org.hibernate.loader.entity.plan | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DynamicBatchingEntityLoaderBuilder
A BatchingEntityLoaderBuilder that builds UniqueEntityLoader instances capable of dynamically building
 its batch-fetch SQL based on the actual number of entity ids waiting to be fetched. 
 | 
class  | 
LegacyBatchingEntityLoaderBuilder  | 
| Modifier and Type | Method and Description | 
|---|---|
static BatchingEntityLoaderBuilder | 
BatchingEntityLoaderBuilder.getBuilder(SessionFactoryImplementor factory)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractBatchingEntityLoaderBuilder
Base class for LoadPlan-based BatchingEntityLoaderBuilder implementations. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.