Package | Description |
---|---|
io.vertx.rxjava.sqlclient |
Modifier and Type | Field and Description |
---|---|
static TypeArg<Row> |
Row.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static Row |
Row.newInstance(Row arg) |
Row |
RowIterator.next() |
Modifier and Type | Method and Description |
---|---|
RowStream<Row> |
PreparedQuery.createStream(int fetch,
Tuple args)
Execute the prepared query with a cursor and createStream the result.
|
Copyright © 2019 Eclipse. All rights reserved.