Uses of Interface
org.hibernate.sql.results.graph.basic.BasicResultGraphNode
-
Packages that use BasicResultGraphNode Package Description org.hibernate.sql.results.graph.basic org.hibernate.sql.results.graph.tuple -
-
Uses of BasicResultGraphNode in org.hibernate.sql.results.graph.basic
Classes in org.hibernate.sql.results.graph.basic that implement BasicResultGraphNode Modifier and Type Class Description classBasicFetch<T>Fetch for a basic-valueclassBasicResult<T>DomainResult for a basic-value -
Uses of BasicResultGraphNode in org.hibernate.sql.results.graph.tuple
Classes in org.hibernate.sql.results.graph.tuple that implement BasicResultGraphNode Modifier and Type Class Description classTupleResult<T>
-