As mentioned previously the code comes with some detailed Javadoc. But
you're right as well that Javadoc isn't enough. At DataStax we're currently
working on a documentation for our drivers that will be as detailed as the
one we provide for Apache Cassandra.
Meanwhile we'll also add more code samp
If your project isn't meant to go in production immediately and you want to
use Cassandra 1.2+, you can give a try to DataStax' new Java driver which
is available at https://github.com/datastax/java-driver
Just a snapshot for now. A 1.0 release is expected for late March,
meanwhile we'll iterate ov