Class CollectionDomainResult

java.lang.Object
org.hibernate.sql.results.graph.collection.internal.CollectionDomainResult
All Implemented Interfaces:
CollectionResultGraphNode, DomainResult, DomainResultGraphNode, FetchParent, InitializerProducer<CollectionDomainResult>

public class CollectionDomainResult extends Object implements DomainResult, CollectionResultGraphNode, FetchParent, InitializerProducer<CollectionDomainResult>