Uses of Class
org.hibernate.sql.results.graph.embeddable.internal.AggregateEmbeddableInitializerImpl
Packages that use AggregateEmbeddableInitializerImpl
-
Uses of AggregateEmbeddableInitializerImpl in org.hibernate.sql.results.graph.embeddable.internal
Methods in org.hibernate.sql.results.graph.embeddable.internal with parameters of type AggregateEmbeddableInitializerImplModifier and TypeMethodDescriptionstatic NestedRowProcessingStateNestedRowProcessingState.wrap(AggregateEmbeddableInitializerImpl aggregateEmbeddableInitializer, RowProcessingState processingState) Constructors in org.hibernate.sql.results.graph.embeddable.internal with parameters of type AggregateEmbeddableInitializerImplModifierConstructorDescriptionNestedRowProcessingState(AggregateEmbeddableInitializerImpl aggregateEmbeddableInitializer, RowProcessingState processingState)