| Package | Description |
|---|---|
| io.vertx.reactivex.sqlclient | |
| io.vertx.rxjava.sqlclient | |
| io.vertx.sqlclient | |
| io.vertx.sqlclient.impl |
| Modifier and Type | Method and Description |
|---|---|
PreparedQuery |
PreparedQuery.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static <T> PreparedQuery<T> |
PreparedQuery.newInstance(PreparedQuery arg) |
static <T> PreparedQuery<T> |
PreparedQuery.newInstance(PreparedQuery arg,
TypeArg<T> __typeArg_T) |
| Constructor and Description |
|---|
PreparedQuery(PreparedQuery delegate) |
| Modifier and Type | Method and Description |
|---|---|
PreparedQuery |
PreparedQuery.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static <T> PreparedQuery<T> |
PreparedQuery.newInstance(PreparedQuery arg) |
static <T> PreparedQuery<T> |
PreparedQuery.newInstance(PreparedQuery arg,
TypeArg<T> __typeArg_T) |
| Constructor and Description |
|---|
PreparedQuery(PreparedQuery delegate) |
| Modifier and Type | Method and Description |
|---|---|
PreparedQuery<RowSet<Row>> |
SqlClientBase.preparedQuery(String sql) |
Copyright © 2020. All rights reserved.