Package io.github.zero88.jooqx.reactivex
Interface SQLBatchResultExecutor
public interface SQLBatchResultExecutor
The
reactive sql executor that is adapted for to execute batch SQL command and able to
return the number of succeed row and row detail
NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.-
Method Summary
-
Method Details
-
getDelegate
SQLBatchResultExecutor getDelegate() -
newInstance
-