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