Uses of Class
org.hibernate.sql.results.graph.embeddable.internal.EmbeddableForeignKeyResultImpl
-
Packages that use EmbeddableForeignKeyResultImpl Package Description org.hibernate.sql.results.graph.embeddable.internal -
-
Uses of EmbeddableForeignKeyResultImpl in org.hibernate.sql.results.graph.embeddable.internal
Methods in org.hibernate.sql.results.graph.embeddable.internal with parameters of type EmbeddableForeignKeyResultImpl Modifier and Type Method Description Initializer
EmbeddableForeignKeyResultImpl. createInitializer(EmbeddableForeignKeyResultImpl<T> resultGraphNode, FetchParentAccess parentAccess, AssemblerCreationState creationState)
-