Package | Description |
---|---|
com.datastax.oss.driver.api.core.cql |
Modifier and Type | Class and Description |
---|---|
class |
StatementBuilder<SelfT extends StatementBuilder<SelfT,StatementT>,StatementT extends Statement<StatementT>>
Handle options common to all statement builders.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchStatementBuilder
A builder to create a batch statement.
|
class |
BoundStatementBuilder
A builder to create a bound statement.
|
class |
SimpleStatementBuilder
A builder to create a simple statement.
|
Copyright © 2017–2024. All rights reserved.