public class DatastaxBigDecimalGetter extends Object implements org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,BigDecimal>
| Constructor and Description |
|---|
DatastaxBigDecimalGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
get(com.datastax.driver.core.GettableByIndexData target) |
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.