Class Hierarchy
- java.lang.Object
- org.hibernate.sql.results.graph.collection.internal.CollectionDomainResult (implements org.hibernate.sql.results.graph.collection.CollectionResultGraphNode, org.hibernate.sql.results.graph.DomainResult<J>, org.hibernate.sql.results.graph.FetchParent, org.hibernate.sql.results.graph.InitializerProducer<P>)
- org.hibernate.sql.results.graph.collection.internal.CollectionFetch (implements org.hibernate.sql.results.graph.Fetch, org.hibernate.sql.results.graph.FetchParent, org.hibernate.sql.results.graph.InitializerProducer<P>)
- org.hibernate.sql.results.graph.collection.internal.EagerCollectionFetch
- org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter<T> (implements org.hibernate.sql.results.graph.collection.CollectionInitializer<Data>)