CUBRID Engine
latest
|
#include <db_stub.h>
Classes | |
union | _data |
Public Attributes | |
struct ci_batch_data * | next |
union ci_batch_data::_data | data |
size_t | query_length |
union ci_batch_data::_data ci_batch_data::data |
struct ci_batch_data* ci_batch_data::next |
Definition at line 138 of file db_stub.h.
Referenced by ci_stmt_clear_batch_impl(), stmt_add_batch_param(), stmt_add_batch_string(), stmt_destroyf(), stmt_exec_batch_query_internal(), and stmt_exec_prepared_batch_internal().
size_t ci_batch_data::query_length |
Definition at line 144 of file db_stub.h.
Referenced by stmt_add_batch_string(), and stmt_exec_batch_query_internal().