Package org.hibernate.loader.entity
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
UniqueEntityLoader Loads entities for a EntityPersister
Classes
AbstractEntityLoader No description provided.
BatchingEntityLoader "Batch" loads entities, using multiple primary key values in the SQL where clause.
CascadeEntityJoinWalker No description provided.
CascadeEntityLoader No description provided.
CollectionElementLoader No description provided.
EntityJoinWalker A walker for loaders that fetch entities
EntityLoader Loads an entity instance using outerjoin fetching to fetch associated entities.

This package defines entity loaders