Uses of Class
org.hibernate.sql.results.graph.embeddable.internal.EmbeddableFetchImpl
Packages that use EmbeddableFetchImpl
-
Uses of EmbeddableFetchImpl in org.hibernate.sql.results.graph.embeddable.internal
Subclasses of EmbeddableFetchImpl in org.hibernate.sql.results.graph.embeddable.internalMethods in org.hibernate.sql.results.graph.embeddable.internal with parameters of type EmbeddableFetchImplModifier and TypeMethodDescriptionInitializer<?>
EmbeddableFetchImpl.createInitializer
(EmbeddableFetchImpl resultGraphNode, InitializerParent<?> parent, AssemblerCreationState creationState) Constructors in org.hibernate.sql.results.graph.embeddable.internal with parameters of type EmbeddableFetchImplModifierConstructorDescriptionprotected
EmbeddableFetchImpl
(EmbeddableFetchImpl original) For Hibernate Reactive