Package | Description |
---|---|
com.datastax.driver.core.querybuilder |
A CQL3 query builder.
|
Modifier and Type | Method and Description |
---|---|
Batch.Options |
Batch.Options.and(Using using)
Adds the provided option.
|
Batch.Options |
Batch.using(Using using)
Adds a new options for this BATCH statement.
|