JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SimpleFlatMapper
hosted on
GitHub
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
K
M
N
O
R
S
T
A
addMapping(String, int, DataType, ColumnProperty...)
- Method in class org.sfm.datastax.
DatastaxMapperBuilder
add a new mapping to the specified column with the specified index, the specified type.
addMapping(ColumnDefinitions)
- Method in class org.sfm.datastax.
DatastaxMapperBuilder
add the all the column present in the metaData
alias(String)
- Method in class org.sfm.datastax.
DatastaxColumnKey
C
currentValue()
- Method in class org.sfm.datastax.impl.
ResultSetEnumarable
D
DatastaxBigDecimalGetter
- Class in
org.sfm.datastax.impl
DatastaxBigDecimalGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxBigDecimalGetter
DatastaxBigIntegerGetter
- Class in
org.sfm.datastax.impl
DatastaxBigIntegerGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxBigIntegerGetter
DatastaxBooleanGetter
- Class in
org.sfm.datastax.impl
DatastaxBooleanGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxBooleanGetter
DatastaxColumnKey
- Class in
org.sfm.datastax
DatastaxColumnKey(String, int)
- Constructor for class org.sfm.datastax.
DatastaxColumnKey
DatastaxColumnKey(String, int, DataType)
- Constructor for class org.sfm.datastax.
DatastaxColumnKey
DatastaxColumnKey(String, int, DataType, DatastaxColumnKey)
- Constructor for class org.sfm.datastax.
DatastaxColumnKey
DatastaxDateGetter
- Class in
org.sfm.datastax.impl
DatastaxDateGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxDateGetter
DatastaxDoubleGetter
- Class in
org.sfm.datastax.impl
DatastaxDoubleGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxDoubleGetter
DatastaxFloatGetter
- Class in
org.sfm.datastax.impl
DatastaxFloatGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxFloatGetter
DatastaxGenericBigDecimalGetter
- Class in
org.sfm.datastax.impl
DatastaxGenericBigDecimalGetter(int, DataType)
- Constructor for class org.sfm.datastax.impl.
DatastaxGenericBigDecimalGetter
DatastaxGenericBigIntegerGetter
- Class in
org.sfm.datastax.impl
DatastaxGenericBigIntegerGetter(int, DataType)
- Constructor for class org.sfm.datastax.impl.
DatastaxGenericBigIntegerGetter
DatastaxGenericDoubleGetter
- Class in
org.sfm.datastax.impl
DatastaxGenericDoubleGetter(int, DataType)
- Constructor for class org.sfm.datastax.impl.
DatastaxGenericDoubleGetter
DatastaxGenericFloatGetter
- Class in
org.sfm.datastax.impl
DatastaxGenericFloatGetter(int, DataType)
- Constructor for class org.sfm.datastax.impl.
DatastaxGenericFloatGetter
DatastaxGenericIntegerGetter
- Class in
org.sfm.datastax.impl
DatastaxGenericIntegerGetter(int, DataType)
- Constructor for class org.sfm.datastax.impl.
DatastaxGenericIntegerGetter
DatastaxGenericLongGetter
- Class in
org.sfm.datastax.impl
DatastaxGenericLongGetter(int, DataType)
- Constructor for class org.sfm.datastax.impl.
DatastaxGenericLongGetter
DatastaxGenericShortGetter
- Class in
org.sfm.datastax.impl
DatastaxGenericShortGetter(int, DataType)
- Constructor for class org.sfm.datastax.impl.
DatastaxGenericShortGetter
DatastaxInetAddressGetter
- Class in
org.sfm.datastax.impl
DatastaxInetAddressGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxInetAddressGetter
DatastaxIntegerGetter
- Class in
org.sfm.datastax.impl
DatastaxIntegerGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxIntegerGetter
DatastaxLongGetter
- Class in
org.sfm.datastax.impl
DatastaxLongGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxLongGetter
DatastaxMapper
<
T
> - Interface in
org.sfm.datastax
DatastaxMapperBuilder
<
T
> - Class in
org.sfm.datastax
DatastaxMapperBuilder(ClassMeta<T>, MapperConfig<DatastaxColumnKey, FieldMapperColumnDefinition<DatastaxColumnKey, Row>>, GetterFactory<GettableData, DatastaxColumnKey>, MappingContextFactoryBuilder<Row, DatastaxColumnKey>)
- Constructor for class org.sfm.datastax.
DatastaxMapperBuilder
DatastaxMapperBuilder.StaticDatastaxMapper
<
T
> - Class in
org.sfm.datastax
DatastaxMapperFactory
- Class in
org.sfm.datastax
DatastaxMappingContextFactoryBuilder
- Class in
org.sfm.datastax.impl
DatastaxMappingContextFactoryBuilder()
- Constructor for class org.sfm.datastax.impl.
DatastaxMappingContextFactoryBuilder
DatastaxObjectGetter
- Class in
org.sfm.datastax.impl
DatastaxObjectGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxObjectGetter
DatastaxStringGetter
- Class in
org.sfm.datastax.impl
DatastaxStringGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxStringGetter
DatastaxUUIDGetter
- Class in
org.sfm.datastax.impl
DatastaxUUIDGetter(int)
- Constructor for class org.sfm.datastax.impl.
DatastaxUUIDGetter
datatype(DataType)
- Method in class org.sfm.datastax.
DatastaxColumnKey
E
enumGetter(DatastaxColumnKey, Class<?>)
- Method in class org.sfm.datastax.impl.
RowGetterFactory
equals(Object)
- Method in class org.sfm.datastax.
DatastaxColumnKey
F
FIELD_MAPPER_SOURCE
- Static variable in class org.sfm.datastax.
DatastaxMapperBuilder
G
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxBigDecimalGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxBigIntegerGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxBooleanGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxDateGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxDoubleGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxFloatGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericBigDecimalGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericBigIntegerGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericDoubleGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericFloatGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericIntegerGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericLongGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericShortGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxInetAddressGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxIntegerGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxLongGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxObjectGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxStringGetter
get(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxUUIDGetter
getAffinities()
- Method in class org.sfm.datastax.
DatastaxColumnKey
getBoolean(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxBooleanGetter
getDateType()
- Method in class org.sfm.datastax.
DatastaxColumnKey
getDouble(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxDoubleGetter
getDouble(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericDoubleGetter
getFloat(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxFloatGetter
getFloat(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericFloatGetter
getIndex()
- Method in class org.sfm.datastax.
DatastaxColumnKey
getInt(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericIntegerGetter
getInt(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxIntegerGetter
getLong(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericLongGetter
getLong(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxLongGetter
getName()
- Method in class org.sfm.datastax.
DatastaxColumnKey
getParent()
- Method in class org.sfm.datastax.
DatastaxColumnKey
getShort(GettableData)
- Method in class org.sfm.datastax.impl.
DatastaxGenericShortGetter
H
hashCode()
- Method in class org.sfm.datastax.
DatastaxColumnKey
K
key(String, int)
- Method in class org.sfm.datastax.
DatastaxMapperBuilder
M
mapperKey(ColumnDefinitions)
- Static method in class org.sfm.datastax.
DatastaxColumnKey
mapTo(Class<T>)
- Method in class org.sfm.datastax.
DatastaxMapperFactory
mapTo(TypeReference<T>)
- Method in class org.sfm.datastax.
DatastaxMapperFactory
mapTo(Type)
- Method in class org.sfm.datastax.
DatastaxMapperFactory
N
newBuilder(Class<T>)
- Method in class org.sfm.datastax.
DatastaxMapperFactory
newBuilder(TypeReference<T>)
- Method in class org.sfm.datastax.
DatastaxMapperFactory
newBuilder(Type)
- Method in class org.sfm.datastax.
DatastaxMapperFactory
newBuilder(ClassMeta<T>)
- Method in class org.sfm.datastax.
DatastaxMapperFactory
newGetter(Type, DatastaxColumnKey, ColumnDefinition<?, ?>)
- Method in class org.sfm.datastax.impl.
RowGetterFactory
newInstance()
- Static method in class org.sfm.datastax.
DatastaxMapperFactory
newJoinJdbcMapper(Mapper<Row, T>)
- Method in class org.sfm.datastax.
DatastaxMapperBuilder
newStaticJdbcMapper(Mapper<Row, T>)
- Method in class org.sfm.datastax.
DatastaxMapperBuilder
next()
- Method in class org.sfm.datastax.impl.
ResultSetEnumarable
O
of(ColumnDefinitions, int)
- Static method in class org.sfm.datastax.
DatastaxColumnKey
org.sfm.datastax
- package org.sfm.datastax
org.sfm.datastax.impl
- package org.sfm.datastax.impl
R
ResultSetEnumarable
- Class in
org.sfm.datastax.impl
ResultSetEnumarable(ResultSet)
- Constructor for class org.sfm.datastax.impl.
ResultSetEnumarable
RowGetterFactory
- Class in
org.sfm.datastax.impl
RowGetterFactory()
- Constructor for class org.sfm.datastax.impl.
RowGetterFactory
S
StaticDatastaxMapper(Mapper<Row, T>, RowHandlerErrorHandler, MappingContextFactory<? super Row>)
- Constructor for class org.sfm.datastax.
DatastaxMapperBuilder.StaticDatastaxMapper
T
toString()
- Method in class org.sfm.datastax.
DatastaxColumnKey
A
C
D
E
F
G
H
K
M
N
O
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SimpleFlatMapper
hosted on
GitHub
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.