Uses of Class
org.hibernate.sql.results.graph.embeddable.internal.EmbeddableResultImpl
-
Packages that use EmbeddableResultImpl Package Description org.hibernate.sql.results.graph.embeddable.internal -
-
Uses of EmbeddableResultImpl in org.hibernate.sql.results.graph.embeddable.internal
Subclasses of EmbeddableResultImpl in org.hibernate.sql.results.graph.embeddable.internal Modifier and Type Class Description classNonAggregatedIdentifierMappingResult<T>Methods in org.hibernate.sql.results.graph.embeddable.internal with parameters of type EmbeddableResultImpl Modifier and Type Method Description Initializer<?>EmbeddableResultImpl. createInitializer(EmbeddableResultImpl<T> resultGraphNode, InitializerParent<?> parent, AssemblerCreationState creationState)Initializer<?>NonAggregatedIdentifierMappingResult. createInitializer(EmbeddableResultImpl<T> resultGraphNode, InitializerParent<?> parent, AssemblerCreationState creationState)
-