public class DatastaxDateGetter extends Object implements org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,com.datastax.driver.core.LocalDate>
| Constructor and Description |
|---|
DatastaxDateGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
com.datastax.driver.core.LocalDate |
get(com.datastax.driver.core.GettableByIndexData target) |
Copyright © 2018. All rights reserved.