class Cassandra::Statements::Prepared
Inherits
Object
Includes
Methods
cql
Returns original cql used to prepare this statement
bind
(args)Creates a statement bound with specific arguments
- Note
- Positional arguments are only supported on Apache Cassandra 2.1 and above.
execution_info
Returns execution info for PREPARE request
inspect
Returns a CLI-friendly prepared statement representation