| Package | Description | 
|---|---|
| com.datastax.driver.core.querybuilder | A CQL3 query builder. | 
| Modifier and Type | Method and Description | 
|---|---|
| Select.Where | Select.Where. and(Clause clause)Adds the provided clause to this  WHEREclause. | 
| Select.Where | Select. where()Returns a  WHEREstatement for this query without adding clause. | 
| Select.Where | Select. where(Clause clause)Adds a  WHEREclause to this statement. | 
Copyright © 2012–2025. All rights reserved.