| Package | Description |
|---|---|
| io.vertx.pgclient.data | |
| io.vertx.pgclient.impl |
| Modifier and Type | Method and Description |
|---|---|
static void |
PathConverter.fromJson(Iterable<Map.Entry<String,Object>> json,
Path obj) |
static void |
PathConverter.toJson(Path obj,
JsonObject json) |
static void |
PathConverter.toJson(Path obj,
Map<String,Object> json) |
| Modifier and Type | Method and Description |
|---|---|
Path |
RowImpl.getPath(int pos) |
Path |
RowImpl.getPath(String name) |
Path[] |
RowImpl.getPathArray(int pos) |
Path[] |
RowImpl.getPathArray(String name) |
Copyright © 2020. All rights reserved.