Uses of Class
org.hibernate.sql.results.graph.embeddable.internal.EmbeddableFetchImpl
-
Packages that use EmbeddableFetchImpl Package Description org.hibernate.sql.results.graph.embeddable.internal -
-
Uses of EmbeddableFetchImpl in org.hibernate.sql.results.graph.embeddable.internal
Subclasses of EmbeddableFetchImpl in org.hibernate.sql.results.graph.embeddable.internal Modifier and Type Class Description class
NonAggregatedIdentifierMappingFetch
Constructors in org.hibernate.sql.results.graph.embeddable.internal with parameters of type EmbeddableFetchImpl Constructor Description EmbeddableFetchImpl(EmbeddableFetchImpl original)
For Hibernate ReactiveNonAggregatedIdentifierMappingFetch(EmbeddableFetchImpl original)
-