Skip navigation links

DataStax Java Driver for Apache Cassandra - Binary distribution 3.2.0 API

Packages 
Package Description
com.datastax.driver.core
The main package for the DataStax Java driver for Cassandra.
com.datastax.driver.core.exceptions
Exceptions thrown by the DataStax Java driver for Cassandra.
com.datastax.driver.core.policies
Policies that allow to control some of the behavior of the DataStax Java driver for Cassandra.
com.datastax.driver.core.querybuilder
A CQL3 query builder.
com.datastax.driver.core.schemabuilder
A CQL3 schema builder.
com.datastax.driver.core.utils  
com.datastax.driver.extras.codecs
This package and its subpackages contain several convenience TypeCodecs.
com.datastax.driver.extras.codecs.arrays
This package contains a collection of convenience TypeCodec instances useful for serializing between CQL lists and Java arrays.
com.datastax.driver.extras.codecs.date
This package contains a collection of convenience TypeCodec instances useful for serializing between CQL temporal types and Java primitive types.
com.datastax.driver.extras.codecs.enums
This package contains a collection of convenience TypeCodec instances useful for serializing between CQL types and Java enums.
com.datastax.driver.extras.codecs.guava
This package contains a collection of convenience TypeCodec instances useful for serializing between CQL types and Guava-specific Java types.
com.datastax.driver.extras.codecs.jdk8
This package contains a collection of convenience TypeCodec instances useful for serializing between CQL types and Java 8 types, such as the ones from the java.time API and java.util.Optional.
com.datastax.driver.extras.codecs.joda
This package contains a collection of convenience TypeCodec instances useful for serializing between CQL types and Joda Time types such as DateTime.
com.datastax.driver.extras.codecs.json
This package contains a collection of convenience TypeCodec instances useful for serializing JSON structures.
com.datastax.driver.mapping  
com.datastax.driver.mapping.annotations  
Skip navigation links

Copyright © 2012–2017. All rights reserved.