| Package | Description |
|---|---|
| io.vertx.reactivex.sqlclient | |
| io.vertx.rxjava.sqlclient | |
| io.vertx.sqlclient |
| Modifier and Type | Method and Description |
|---|---|
Cursor |
Cursor.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static Cursor |
Cursor.newInstance(Cursor arg) |
| Constructor and Description |
|---|
Cursor(Cursor delegate) |
| Modifier and Type | Method and Description |
|---|---|
Cursor |
Cursor.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static Cursor |
Cursor.newInstance(Cursor arg) |
| Constructor and Description |
|---|
Cursor(Cursor delegate) |
| Modifier and Type | Method and Description |
|---|---|
default Cursor |
PreparedQuery.cursor() |
Cursor |
PreparedQuery.cursor(Tuple args)
Create a cursor with the provided
arguments. |
Copyright © 2019 Eclipse. All rights reserved.