Package | Description |
---|---|
org.simpleflatmapper.datastax | |
org.simpleflatmapper.datastax.impl.setter |
Modifier and Type | Method and Description |
---|---|
<T> SettableDataMapperBuilder<T> |
DatastaxMapperFactory.newBuilderFrom(Class<T> type) |
<T> SettableDataMapperBuilder<T> |
DatastaxMapperFactory.newBuilderFrom(org.simpleflatmapper.reflect.meta.ClassMeta<T> classMeta) |
<T> SettableDataMapperBuilder<T> |
DatastaxMapperFactory.newBuilderFrom(Type type) |
<T> SettableDataMapperBuilder<T> |
DatastaxMapperFactory.newBuilderFrom(org.simpleflatmapper.util.TypeReference<T> type) |
Modifier and Type | Method and Description |
---|---|
static <T> SettableDataMapperBuilder<T> |
TupleValueSettableDataSetter.newFieldMapperBuilder(org.simpleflatmapper.map.MapperConfig<DatastaxColumnKey,?> config,
org.simpleflatmapper.reflect.ReflectionService reflectionService,
Type target) |
static <T> SettableDataMapperBuilder<T> |
UDTObjectSettableDataSetter.newFieldMapperBuilder(org.simpleflatmapper.map.MapperConfig<DatastaxColumnKey,?> config,
org.simpleflatmapper.reflect.ReflectionService reflectionService,
Type target) |
Copyright © 2019. All rights reserved.