org.apache.cassandra.cql.driver
Class CqlDriver

java.lang.Object
  extended by org.apache.cassandra.cql.driver.CqlDriver

public class CqlDriver
extends java.lang.Object


Constructor Summary
CqlDriver()
           
 
Method Summary
static CqlResult executeQuery(java.lang.String query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CqlDriver

public CqlDriver()
Method Detail

executeQuery

public static CqlResult executeQuery(java.lang.String query)


Copyright © 2009 The Apache Software Foundation