Package org.apache.cassandra.cql.jdbc

Interface Summary
CassandraResultSetMetaData ResultSetMetaData give lots of nice detailed type inforamtion about column values.
ColumnMetaData This interface lets AbstractTypes derived outside of the cassandra project answer JDBC questions relating to type.
 

Class Summary
CassandraDriver The Class CassandraDriver.
CassandraPreparedStatement  
 

Exception Summary
DriverResolverException Runtime exception handling in case of runtime error during Driver resolving.
InvalidUrlException Runtime exception handling during incorrect connection url provided.
 



Copyright © 2011 The Apache Software Foundation