Package | Description |
---|---|
io.vertx.rxjava.cassandra |
Modifier and Type | Field and Description |
---|---|
static 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(io.vertx.cassandra.Mapper arg) |
static <T> Mapper<T> |
Mapper.newInstance(io.vertx.cassandra.Mapper arg,
TypeArg<T> __typeArg_T) |
Copyright © 2019 Eclipse. All rights reserved.