Uses of Class
io.vertx.up.uca.jooq.util.JqFlow
-
Packages that use JqFlow Package Description io.vertx.up.uca.jooq.util -
-
Uses of JqFlow in io.vertx.up.uca.jooq.util
Methods in io.vertx.up.uca.jooq.util that return JqFlow Modifier and Type Method Description static JqFlowJqFlow. create(JqAnalyzer analyzer)static JqFlowJqFlow. create(JqAnalyzer analyzer, String pojo)JqFlowJqFlow. on(JqAnalyzer analyzer)Methods in io.vertx.up.uca.jooq.util with parameters of type JqFlow Modifier and Type Method Description static <T> io.vertx.core.CompositeFutureJqTool. joinAsync(io.vertx.core.json.JsonObject criteria, io.vertx.core.json.JsonArray data, JqFlow flow)static <T> io.vertx.core.CompositeFutureJqTool. joinAsync(io.vertx.core.json.JsonObject criteria, io.vertx.core.json.JsonObject data, JqFlow flow)
-