Interface ReactiveDomainResultsAssembler<J>

All Superinterfaces:
org.hibernate.sql.results.graph.DomainResultAssembler<J>

@Incubating public interface ReactiveDomainResultsAssembler<J> extends org.hibernate.sql.results.graph.DomainResultAssembler<J>
  • Method Summary

    Modifier and Type
    Method
    Description
    Convenience form of DomainResultAssembler.assemble(RowProcessingState)
    reactiveAssemble(ReactiveRowProcessingState rowProcessingState, org.hibernate.sql.results.jdbc.spi.JdbcValuesSourceProcessingOptions options)
     

    Methods inherited from interface org.hibernate.sql.results.graph.DomainResultAssembler

    assemble, forEachResultAssembler, getAssembledJavaType, getInitializer, hasLazySubInitializers, isEager, resolveState