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 |
AbstractGettableData |
class |
BoundStatement
A prepared statement with values bound to the bind variables.
|
class |
UDTValue
A value for a User Defined Type.
|
Copyright © 2012–2017. All rights reserved.