|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchingEntityLoaderBuilder | |
|---|---|
| org.hibernate.loader.entity | This package defines entity loaders |
| Uses of BatchingEntityLoaderBuilder in org.hibernate.loader.entity |
|---|
| Subclasses of BatchingEntityLoaderBuilder in org.hibernate.loader.entity | |
|---|---|
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
|
| Methods in org.hibernate.loader.entity that return BatchingEntityLoaderBuilder | |
|---|---|
static BatchingEntityLoaderBuilder |
BatchingEntityLoaderBuilder.getBuilder(SessionFactoryImplementor factory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||