public interface JoinStub
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
fetch(String modelId,
String modelKey) |
JoinStub |
on(UxJooq jooq) |
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
save(String modelId,
String modelKey,
io.vertx.core.json.JsonObject data) |
Copyright © 2020. All rights reserved.