class Cassandra::Statements::Bound
a Bound statement is created using Prepared#bind
Inherits
Object
Includes
Methods
cql
Returns original cql used to prepare this statement
params
Returns a list of positional parameters for the cql
inspect
Returns a CLI-friendly bound statement representation