| Package | Description |
|---|---|
| io.reactiverse.reactivex.pgclient |
| Modifier and Type | Field and Description |
|---|---|
static io.vertx.lang.rx.TypeArg<PgCursor> |
PgCursor.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
PgCursor |
PgPreparedQuery.cursor() |
PgCursor |
PgPreparedQuery.cursor(Tuple args)
Create a cursor with the provided
arguments. |
static PgCursor |
PgCursor.newInstance(PgCursor arg) |
Copyright © 2019 Eclipse. All rights reserved.