| Package | Description |
|---|---|
| io.vertx.sqlclient |
| Modifier and Type | Method and Description |
|---|---|
Future<PreparedStatement> |
SqlConnection.prepare(String sql) |
| Modifier and Type | Method and Description |
|---|---|
SqlConnection |
SqlConnection.prepare(String sql,
Handler<AsyncResult<PreparedStatement>> handler) |
Copyright © 2022. All rights reserved.