Uses of Interface
org.hibernate.query.results.ResultBuilderInstantiationValued
-
Packages that use ResultBuilderInstantiationValued Package Description org.hibernate.query.results.complete Support for immutable result/fetch builder graph nodes built from static sources such asSqlResultSetMappingor thehbm.xmlmapping element<resultset/>.org.hibernate.query.results.dynamic Support for mutable result/fetch builder graphs nodes built dynamically via Hibernate'sNativeQueryAPIs -
-
Uses of ResultBuilderInstantiationValued in org.hibernate.query.results.complete
Classes in org.hibernate.query.results.complete that implement ResultBuilderInstantiationValued Modifier and Type Class Description classCompleteResultBuilderInstantiationResultBuilder for dynamic instantiation results (ConstructorResult -
Uses of ResultBuilderInstantiationValued in org.hibernate.query.results.dynamic
Classes in org.hibernate.query.results.dynamic that implement ResultBuilderInstantiationValued Modifier and Type Class Description classDynamicResultBuilderInstantiation<J>
-