Package | Description |
---|---|
io.vertx.reactivex.sqlclient | |
io.vertx.rxjava.sqlclient | |
io.vertx.rxjava3.sqlclient | |
io.vertx.sqlclient |
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,
io.vertx.lang.rx.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,
io.vertx.lang.rx.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,
io.vertx.lang.rx.TypeArg<T> __typeArg_T) |
Constructor and Description |
---|
PreparedQuery(PreparedQuery delegate) |
Copyright © 2023 Eclipse. All rights reserved.