Class Hierarchy
- java.lang.Object
- org.hibernate.sql.results.graph.basic.BasicFetch<T> (implements org.hibernate.sql.results.graph.basic.BasicResultGraphNode<J>, org.hibernate.sql.results.graph.Fetch)
- org.hibernate.sql.results.graph.basic.BasicResult<T> (implements org.hibernate.sql.results.graph.basic.BasicResultGraphNode<J>, org.hibernate.sql.results.graph.DomainResult<J>)
- org.hibernate.sql.results.graph.basic.BasicResultAssembler<J> (implements org.hibernate.sql.results.graph.DomainResultAssembler<J>)
- org.hibernate.sql.results.graph.basic.CoercingResultAssembler<J>
Interface Hierarchy
- org.hibernate.sql.results.graph.DomainResultGraphNode
- org.hibernate.sql.results.graph.DomainResult<J>
- org.hibernate.sql.results.graph.basic.BasicResultGraphNode<J>
- org.hibernate.sql.results.graph.DomainResult<J>