| Package | Description | 
|---|---|
| io.vertx.reactivex.sqlclient | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<Cursor> | 
Cursor.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
Cursor | 
PreparedStatement.cursor()
Like  
PreparedStatement.cursor() but with empty arguments. | 
Cursor | 
PreparedStatement.cursor(Tuple args)
Create a cursor with the provided  
arguments. | 
static Cursor | 
Cursor.newInstance(Cursor arg)  | 
Copyright © 2020 Eclipse. All rights reserved.