public class Collectors extends Object
| Constructor and Description |
|---|
Collectors() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Entity> |
ofEntities(Class<T> clasz) |
static Collector<io.vertx.sqlclient.Row,?,io.vertx.core.json.JsonArray> |
ofJsonObjects(String... columnNames) |
Copyright © 2021. All rights reserved.