Package | Description |
---|---|
com.datastax.oss.driver.api.core.cql |
Modifier and Type | Method and Description |
---|---|
BoundStatement |
PreparedStatement.bind(Object... values)
Builds an executable statement that associates a set of values with the bind variables.
|
BoundStatement |
BoundStatementBuilder.build() |
Constructor and Description |
---|
BoundStatementBuilder(BoundStatement template) |
Copyright © 2017–2024. All rights reserved.