Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Row
A CQL Row returned in a
ResultSet . |
Modifier and Type | Class and Description |
---|---|
class |
BoundStatement
A prepared statement with values bound to the bind variables.
|
Copyright © 2012–2015. All rights reserved.