JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.hibernate.sql.results.graph.collection.internal
Class Summary
Class
Description
AbstractCollectionAssembler
AbstractCollectionInitializer
Base support for CollectionInitializer implementations
AbstractCollectionResultNode
AbstractImmediateCollectionInitializer
Base support for CollectionInitializer implementations that represent an immediate initialization of some sort (join, select, batch, sub-select) for a persistent collection.
ArrayInitializer
ArrayInitializerProducer
BagInitializer
Initializer for both
PersistentBag
and
PersistentIdentifierBag
collections
BagInitializerProducer
CollectionDomainResult
CollectionFetch
DelayedCollectionAssembler
DelayedCollectionFetch
DelayedCollectionInitializer
EagerCollectionAssembler
EagerCollectionFetch
ListInitializer
CollectionInitializer for PersistentList loading
ListInitializerProducer
MapInitializer
Represents an immediate initialization of some sort (join, select, batch, sub-select) of a persistent Map valued attribute.
MapInitializerProducer
SelectEagerCollectionAssembler
SelectEagerCollectionFetch
SelectEagerCollectionInitializer
SetInitializer
SetInitializerProducer
UnfetchedCollectionAssembler