| Package | Description | 
|---|---|
| io.vertx.reactivex.sqlclient.templates | |
| io.vertx.rxjava3.sqlclient.templates | |
| io.vertx.sqlclient.templates | 
| Modifier and Type | Method and Description | 
|---|---|
| TupleMapper | TupleMapper. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> TupleMapper<T> | TupleMapper. newInstance(TupleMapper arg) | 
| static <T> TupleMapper<T> | TupleMapper. newInstance(TupleMapper arg,
           io.vertx.lang.rx.TypeArg<T> __typeArg_T) | 
| Constructor and Description | 
|---|
| TupleMapper(TupleMapper delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| TupleMapper | TupleMapper. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> TupleMapper<T> | TupleMapper. newInstance(TupleMapper arg) | 
| static <T> TupleMapper<T> | TupleMapper. newInstance(TupleMapper arg,
           io.vertx.lang.rx.TypeArg<T> __typeArg_T) | 
| Constructor and Description | 
|---|
| TupleMapper(TupleMapper delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| static TupleMapper<JsonObject> | TupleMapper. jsonObject()Map a  JsonObjectto aTuple. | 
| static <T> TupleMapper<T> | TupleMapper. mapper(java.util.function.Function<T,Map<String,Object>> fn)Create a mapper that associates a parameters object to a map of named parameters to
 their respective value. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> SqlTemplate<T,R> | SqlTemplate. mapFrom(TupleMapper<T> mapper)Set a parameters user defined mapping function. | 
Copyright © 2024 Eclipse. All rights reserved.