Package org.hibernate.sql.results.graph.basic
-
Interface Summary Interface Description BasicResultGraphNode<J> DomainResult for basic values -
Class Summary Class Description BasicFetch<T> Fetch for a basic-valueBasicResult<T> DomainResult for a basic-valueBasicResultAssembler<J> CoercingResultAssembler<J> ABasicResultAssembler
which does type coercion to handle cases where the expression type and the expected resultJavaType
are different (e.g.