public class BoundStatementMapper<T> extends Object
Constructor and Description |
---|
BoundStatementMapper(org.simpleflatmapper.map.Mapper<T,com.datastax.driver.core.SettableByIndexData> mapper) |
Modifier and Type | Method and Description |
---|---|
com.datastax.driver.core.BoundStatement |
mapTo(T object,
com.datastax.driver.core.BoundStatement boundStatement) |
String |
toString() |
public BoundStatementMapper(org.simpleflatmapper.map.Mapper<T,com.datastax.driver.core.SettableByIndexData> mapper)
Copyright © 2018. All rights reserved.