Uses of Interface
org.hibernate.sql.results.graph.embeddable.AggregateEmbeddableResultGraphNode
Packages that use AggregateEmbeddableResultGraphNode
-
Uses of AggregateEmbeddableResultGraphNode in org.hibernate.sql.results.graph.embeddable.internal
Classes in org.hibernate.sql.results.graph.embeddable.internal that implement AggregateEmbeddableResultGraphNodeModifier and TypeClassDescriptionclass
A Fetch for an embeddable that is mapped as aggregate e.g.class
A Result for an embeddable that is mapped as aggregate e.g.Constructors in org.hibernate.sql.results.graph.embeddable.internal with parameters of type AggregateEmbeddableResultGraphNodeModifierConstructorDescriptionAggregateEmbeddableInitializerImpl
(AggregateEmbeddableResultGraphNode resultDescriptor, BasicFetch<?> discriminatorFetch, InitializerParent<?> parent, AssemblerCreationState creationState, boolean isResultInitializer)