Package | Description |
---|---|
io.vertx.reactivex.cassandra |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<Mapper> |
Mapper.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
<T> Mapper<T> |
MappingManager.mapper(Class<T> mappedClass)
Create a
Mapper that allows conversion of domain classes to and from query results. |
static <T> Mapper<T> |
Mapper.newInstance(Mapper arg) |
static <T> Mapper<T> |
Mapper.newInstance(Mapper arg,
io.vertx.lang.rx.TypeArg<T> __typeArg_T) |
Copyright © 2023 Eclipse. All rights reserved.