Uses of Class
io.vertx.up.uca.jooq.util.JqFlow
Packages that use JqFlow
-
Uses of JqFlow in io.vertx.up.uca.jooq.util
Methods in io.vertx.up.uca.jooq.util that return JqFlowModifier and TypeMethodDescriptionstatic JqFlowJqFlow.create(JqAnalyzer analyzer) static JqFlowJqFlow.create(JqAnalyzer analyzer, String pojo) JqFlow.on(JqAnalyzer analyzer) Methods in io.vertx.up.uca.jooq.util with parameters of type JqFlowModifier and TypeMethodDescriptionstatic <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)