Package | Description |
---|---|
org.hibernate.loader.entity |
This package defines entity loaders
|
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) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.