| Package | Description |
|---|---|
| io.vertx.sqlclient.impl.command |
| Modifier and Type | Method and Description |
|---|---|
static <R> CommandResponse<R> |
CommandResponse.failure(String msg) |
static <R> CommandResponse<R> |
CommandResponse.failure(Throwable cause) |
static <R> CommandResponse<R> |
CommandResponse.success(R result) |
Copyright © 2021. All rights reserved.