Uses of Class
org.hibernate.sql.results.graph.embeddable.internal.EmbeddableResultImpl
Packages that use EmbeddableResultImpl
-
Uses of EmbeddableResultImpl in org.hibernate.sql.results.graph.embeddable.internal
Subclasses of EmbeddableResultImpl in org.hibernate.sql.results.graph.embeddable.internalMethods in org.hibernate.sql.results.graph.embeddable.internal with parameters of type EmbeddableResultImplModifier and TypeMethodDescriptionInitializer<?>
EmbeddableResultImpl.createInitializer
(EmbeddableResultImpl<T> resultGraphNode, InitializerParent<?> parent, AssemblerCreationState creationState) Initializer<?>
NonAggregatedIdentifierMappingResult.createInitializer
(EmbeddableResultImpl<T> resultGraphNode, InitializerParent<?> parent, AssemblerCreationState creationState)