CUBRID Engine  latest
connection_impl_s Struct Reference
Collaboration diagram for connection_impl_s:
Collaboration graph

Public Attributes

 COMMON_API_STRUCTURE_HEADER
 
T_CCI_ERROR err_buf
 
int rid
 
CI_CONNECTION conn
 
int conn_handle
 
BH_INTERFACEbh
 
bool autocommit
 
int n_need_complete
 
CCI_OBJECT_POOLopool
 

Detailed Description

Definition at line 55 of file cci_stub.c.

Member Data Documentation

bool connection_impl_s::autocommit

Definition at line 64 of file cci_stub.c.

Referenced by ci_conn_set_option_impl(), and init_connection_impl().

connection_impl_s::COMMON_API_STRUCTURE_HEADER

Definition at line 57 of file cci_stub.c.

int connection_impl_s::n_need_complete
CCI_OBJECT_POOL* connection_impl_s::opool
int connection_impl_s::rid

Definition at line 59 of file cci_stub.c.

Referenced by ci_create_connection_impl(), and init_connection_impl().


The documentation for this struct was generated from the following file: