Package | Description |
---|---|
io.vertx.cassandra | |
io.vertx.reactivex.cassandra | |
io.vertx.rxjava.cassandra |
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. |
Modifier and Type | Method and Description |
---|---|
Mapper |
Mapper.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static <T> Mapper<T> |
Mapper.newInstance(Mapper arg) |
static <T> Mapper<T> |
Mapper.newInstance(Mapper arg,
io.vertx.lang.rx.TypeArg<T> __typeArg_T) |
Constructor and Description |
---|
Mapper(Mapper delegate) |
Modifier and Type | Method and Description |
---|---|
Mapper |
Mapper.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static <T> Mapper<T> |
Mapper.newInstance(Mapper arg) |
static <T> Mapper<T> |
Mapper.newInstance(Mapper arg,
io.vertx.lang.rx.TypeArg<T> __typeArg_T) |
Constructor and Description |
---|
Mapper(Mapper delegate) |
Copyright © 2023 Eclipse. All rights reserved.