Type Alias cassandra_cpp_sys::CassBatch

source ·
pub type CassBatch = CassBatch_;
Expand description

A group of statements that are executed as a single batch.

Note: Batches are not supported by the binary protocol version 1.

@cassandra{2.0+}

@struct CassBatch

Aliased Type§

struct CassBatch { /* private fields */ }