Uses of Class
com.datastax.driver.core.querybuilder.Batch.Options

Packages that use Batch.Options
com.datastax.driver.core.querybuilder A CQL3 query builder. 
 

Uses of Batch.Options in com.datastax.driver.core.querybuilder
 

Methods in com.datastax.driver.core.querybuilder that return Batch.Options
 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.
 



Copyright © 2013. All rights reserved.