Class JooqxBatchCollector<R>

java.lang.Object
io.github.zero88.jooqx.reactivex.JooqxBatchCollector<R>

public class JooqxBatchCollector<R> extends Object
Represents for a collector that collects Vert.x SQL batch result to an expectation output

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.