Package io.github.zero88.jooqx.rxjava3
package io.github.zero88.jooqx.rxjava3
-
ClassDescriptionRepresents for an executor that executes
jOOQ query
onVertx reactive SQL pool
Represents for a collector that collectsVert.x SQL batch result
to an expectation outputRepresents for a collector that collectsVert.x SQL block result
to an expectation outputRepresents a builder that constructsJooqx
Represents for an executor that executesjOOQ query
onVertx reactive SQL client
connectionRepresents a builder that constructsJooqxConn
Represents for a converter that transformsjOOQ param
toVertx Reactive SQL
bind valueRepresents for a collector that collects then transformVert.x SQL result
to an expectation outputRepresents for a reactive SQL session executorRepresents for a reactive SQL transaction executorRepresents for abatch executor
that executes batch SQL commandThereactive sql executor
that is adapted for to execute batch SQL command and able to return the number of succeed row and row detailRepresents for aBlock executor
that executes SQL statementsRepresents for aDDL executor
that executes SQL DDL statementsRepresents for aDML executor
that executesINSERT
,UPDATE
,DELETE
statements.Represents for aquery executor
that executes SQL commandRepresents for aDDL executor
that executes batch SQL commandRepresents for aroutine executor
that executes SQL function or SQL procedureRepresents for anexecutor
that executes SQL statement