Uses of Class
org.hibernate.sql.results.graph.basic.BasicResultAssembler
-
Packages that use BasicResultAssembler Package Description org.hibernate.sql.results.graph.basic -
-
Uses of BasicResultAssembler in org.hibernate.sql.results.graph.basic
Methods in org.hibernate.sql.results.graph.basic that return BasicResultAssembler Modifier and Type Method Description static <X> BasicResultAssembler<X>
BasicResultAssembler. from(SqlSelection selection, JavaType<X> javaType)
-