public class DatastaxGenericBigDecimalGetter extends Object implements org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,BigDecimal>
| Constructor and Description |
|---|
DatastaxGenericBigDecimalGetter(int index,
com.datastax.driver.core.DataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
get(com.datastax.driver.core.GettableByIndexData target) |
public DatastaxGenericBigDecimalGetter(int index,
com.datastax.driver.core.DataType dataType)
public BigDecimal get(com.datastax.driver.core.GettableByIndexData target) throws Exception
get in interface org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,BigDecimal>ExceptionCopyright © 2018. All rights reserved.