Package | Description |
---|---|
org.hibernate.loader.entity |
This package defines entity loaders
|
org.hibernate.loader.entity.plan |
Support for entity loaders built on top of the
org.hibernate.loader.plan
API to apply entity-graphs |
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
Class and Description |
---|
AbstractEntityLoader |
BatchingEntityLoaderBuilder
The contract for building
UniqueEntityLoader capable of performing batch-fetch loading. |
CacheEntityLoaderHelper |
CacheEntityLoaderHelper.EntityStatus |
CacheEntityLoaderHelper.PersistenceContextEntry |
EntityJoinWalker
A walker for loaders that fetch entities
|
UniqueEntityLoader
Loads entities for a EntityPersister
|
Class and Description |
---|
BatchingEntityLoaderBuilder
The contract for building
UniqueEntityLoader capable of performing batch-fetch loading. |
UniqueEntityLoader
Loads entities for a EntityPersister
|
Class and Description |
---|
UniqueEntityLoader
Loads entities for a EntityPersister
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.