Uses of Package
org.apache.cassandra.cql

Packages that use org.apache.cassandra.cql
org.apache.cassandra.cql   
 

Classes in org.apache.cassandra.cql used by org.apache.cassandra.cql
AbstractModification
           
AlterTableStatement.OperationType
           
Attributes
          Class to contain attributes for statements
CQLStatement
           
Operation
           
Operation.OperationType
           
Relation
          Relations encapsulate the relationship between an entity of some kind, and a value (term).
SelectExpression
          Select expressions are analogous to the projection in a SQL query.
StatementType
           
Term
          A term parsed from a CQL statement.
WhereClause
          WhereClauses encapsulate all of the predicates of a SELECT query.
 



Copyright © 2012 The Apache Software Foundation