java.lang.Object
org.hibernate.sql.results.graph.collection.internal.CollectionFetch
All Implemented Interfaces:
DomainResultGraphNode, Fetch, FetchParent, InitializerProducer<CollectionFetch>
Direct Known Subclasses:
DelayedCollectionFetch, EagerCollectionFetch, SelectEagerCollectionFetch

public abstract class CollectionFetch extends Object implements FetchParent, Fetch, InitializerProducer<CollectionFetch>