| Package | Description | 
|---|---|
| com.datastax.driver.core.querybuilder | 
 A CQL3 query builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Delete.Options | 
Delete.Options.and(Using using)
Adds the provided option. 
 | 
Delete.Options | 
Delete.using(Using using)
Adds a new options for this DELETE statement. 
 | 
Delete.Options | 
Delete.Where.using(Using using)
Adds an option to the DELETE statement this WHERE clause is part of. 
 | 
Copyright © 2014. All Rights Reserved.