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