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 InitializerEmbeddableResultImpl. createInitializer(EmbeddableResultImpl<T> resultGraphNode, FetchParentAccess parentAccess, AssemblerCreationState creationState)InitializerNonAggregatedIdentifierMappingResult. createInitializer(EmbeddableResultImpl<T> resultGraphNode, FetchParentAccess parentAccess, AssemblerCreationState creationState)
-