public interface PreparedStatementBinder extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
PreparedStatementBinder.CQL3NamedSettersBinder |
static class |
PreparedStatementBinder.DefaultBinder |
Modifier and Type | Method and Description |
---|---|
com.datastax.driver.core.BoundStatement |
apply(com.datastax.driver.core.PreparedStatement statement,
List<Column> columns) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.