public class BigDecimalSettableDataSetter extends Object implements org.simpleflatmapper.reflect.Setter<com.datastax.driver.core.SettableByIndexData,BigDecimal>
Constructor and Description |
---|
BigDecimalSettableDataSetter(int index) |
Modifier and Type | Method and Description |
---|---|
void |
set(com.datastax.driver.core.SettableByIndexData target,
BigDecimal value) |
public void set(com.datastax.driver.core.SettableByIndexData target, BigDecimal value) throws Exception
set
in interface org.simpleflatmapper.reflect.Setter<com.datastax.driver.core.SettableByIndexData,BigDecimal>
Exception
Copyright © 2018. All rights reserved.