| Package | Description |
|---|---|
| io.vertx.sqlclient |
| 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 © 2021 Eclipse. All rights reserved.