| Package | Description |
|---|---|
| io.reactiverse.rxjava.pgclient | |
| io.reactiverse.rxjava.pgclient.data |
| Modifier and Type | Method and Description |
|---|---|
Json |
Tuple.getJson(int pos)
Get a json value at
pos. |
Json |
Row.getJson(String name)
Get a json value at
pos. |
| Modifier and Type | Method and Description |
|---|---|
Tuple |
Tuple.addJson(Json value)
Add a json value at the end of the tuple.
|
| Modifier and Type | Field and Description |
|---|---|
static io.vertx.lang.rx.TypeArg<Json> |
Json.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
static Json |
Json.create(Object value) |
static Json |
Json.newInstance(Json arg) |
Copyright © 2019 Eclipse. All rights reserved.