Package org.hibernate.query.results
Interface ResultBuilderInstantiationValued
-
- All Superinterfaces:
ResultBuilder
- All Known Implementing Classes:
CompleteResultBuilderInstantiation
,DynamicResultBuilderInstantiation
public interface ResultBuilderInstantiationValued extends ResultBuilder
Nominal extension to ResultBuilder for cases involving dynamic-instantiation results
-
-
Method Summary
-
Methods inherited from interface org.hibernate.query.results.ResultBuilder
buildResult, cacheKeyInstance, getJavaType, visitFetchBuilders
-
-