Package | Description |
---|---|
com.datastax.oss.driver.api.core.cql |
Modifier and Type | Interface and Description |
---|---|
interface |
Bindable<SelfT extends Bindable<SelfT>>
A data container with the ability to unset values.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BoundStatement
A prepared statement in its executable form, with values bound to the variables.
|
Modifier and Type | Class and Description |
---|---|
class |
BoundStatementBuilder
A builder to create a bound statement.
|
Copyright © 2017–2024. All rights reserved.