|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchStatement | |
|---|---|
| com.datastax.driver.core | The main package for the DataStax Java driver for Cassandra. |
| Uses of BatchStatement in com.datastax.driver.core |
|---|
| Methods in com.datastax.driver.core that return BatchStatement | |
|---|---|
BatchStatement |
BatchStatement.add(Statement statement)
Adds a new statement to this batch. |
BatchStatement |
BatchStatement.addAll(Iterable<? extends Statement> statements)
Adds multiple statements to this batch. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||