Cassandra::DBApi::RawStatement
Inherits DB::Statement / DB::StatementMethods / DB::Disposable / Reference / Object
Constructors
new(session : Cassandra::DBApi::Session, cass_statement : Cassandra::LibCass::CassStatement, cql : String, paging_size : UInt64 | Nil)
SourceInstance methods
do_close
Implementors overrides this method to perform resource cleanup If an exception is raised, the resource will not be marked as closed.
reset_paging_state
Sourceto_unsafe
Source