| 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 | 
PreparedStatement.cursor()
Like  
PreparedStatement.cursor(Tuple) but with empty arguments. | 
Cursor | 
PreparedStatement.cursor(Tuple args)
Create a cursor with the provided  
arguments. | 
Copyright © 2020 Eclipse. All rights reserved.