| Package | Description |
|---|---|
| io.reactiverse.reactivex.pgclient |
| Modifier and Type | Field and Description |
|---|---|
static io.vertx.lang.rx.TypeArg<Row> |
Row.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
static Row |
Row.newInstance(Row arg) |
Row |
PgIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
PgStream<Row> |
PgPreparedQuery.createStream(int fetch,
Tuple args)
Execute the prepared query with a cursor and createStream the result.
|
Copyright © 2019 Eclipse. All rights reserved.