Class: CassandraCQL::V11::Statement

Inherits:
Statement
  • Object
show all
Defined in:
lib/cassandra-cql/1.1/statement.rb

Constant Summary

Constants inherited from Statement

Statement::KS_CHANGE_RE, Statement::KS_DROP_RE

Instance Attribute Summary

Attributes inherited from Statement

#statement

Method Summary

Methods inherited from Statement

cast_to_cql, escape, #execute, #finish, #initialize, #prepare, quote, sanitize

Constructor Details

This class inherits a constructor from CassandraCQL::Statement