class Cassandra::Statements::Simple
Inherits
Object
Includes
Methods
self.
new
(cql, *params)Returns a new instance of Simple
cql
Returns original cql used to prepare this statement
params
Returns a list of positional parameters for the cql
inspect
Returns a CLI-friendly simple statement representation
eql?
(other) aliased as: ==Returns whether the statements are equal