| Interface | Description |
|---|---|
| UniqueEntityLoader |
Loads entities for a EntityPersister
|
| Class | Description |
|---|---|
| AbstractEntityLoader | |
| BatchingEntityLoaderBuilder |
The contract for building
UniqueEntityLoader capable of performing batch-fetch loading. |
| CacheEntityLoaderHelper | |
| CacheEntityLoaderHelper.PersistenceContextEntry | |
| CascadeEntityJoinWalker | |
| CascadeEntityLoader | |
| CollectionElementLoader | |
| EntityJoinWalker |
A walker for loaders that fetch entities
|
| EntityLoader |
Loads an entity instance using outerjoin fetching to fetch associated entities.
|
| NaturalIdEntityJoinWalker |
An
EntityJoinWalker that uses 'is null' predicates to match
null NaturalId properties. |
| NaturalIdType |
Workaround for the fact that we don't have a well-defined Hibernate
type when loading by multiple
NaturalId
properties. |
| Enum | Description |
|---|---|
| CacheEntityLoaderHelper.EntityStatus |
This package defines entity loaders
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.