AssemblerCreationState |
|
BiDirectionalFetch |
|
DatabaseSnapshotContributor |
Contract for model-parts which contribute to their container's
state array for database snapshots
|
DomainResult<J> |
Represents a result value in the domain query results.
|
DomainResultAssembler<J> |
Responsible for "assembling" a result for inclusion in the domain query
result.
|
DomainResultCreationState |
|
DomainResultGraphNode |
Marker for all object types that can be part of a result mapping
Both DomainResult and Fetch are ResultSetMappingNode subtypes.
|
EntityGraphTraversalState |
State used as part of applying entity graphs to
Hibernate DomainResult / Fetch load graphs.
|
Fetch |
Contract for fetches including entity, collection and composite.
|
Fetchable |
Parts of the domain model that can be fetched
|
FetchableContainer |
|
FetchOptions |
|
FetchParent |
Contract for things that can be the parent of a fetch
|
FetchParentAccess |
Provides access to information about the owner/parent of a fetch
in relation to the current "row" being processed.
|
FetchStyleAccess |
Access to a FetchStyle
|
FetchTimingAccess |
Access to a FetchTiming
|
Initializer |
Defines a multi-step process for initializing entity, collection and
composite state.
|