Struct t_srv_handle
ClassList > t_srv_handle
Public Attributes
Public Attributes Documentation
variable auto_commit_mode
char t_srv_handle::auto_commit_mode;
variable cgw_handle
T_CGW_HANDLE* t_srv_handle::cgw_handle;
variable classes
void** t_srv_handle::classes;
variable classes_chn
int* t_srv_handle::classes_chn;
variable cur_result
void* t_srv_handle::cur_result;
variable cur_result_index
int t_srv_handle::cur_result_index;
variable cursor_pos
int t_srv_handle::cursor_pos;
variable forward_only_cursor
char t_srv_handle::forward_only_cursor;
variable has_result_set
bool t_srv_handle::has_result_set;
variable id
variable is_cursor_open
bool t_srv_handle::is_cursor_open;
variable is_fetch_completed
bool t_srv_handle::is_fetch_completed;
variable is_from_current_transaction
bool t_srv_handle::is_from_current_transaction;
variable is_holdable
bool t_srv_handle::is_holdable;
variable is_pooled
char t_srv_handle::is_pooled;
variable is_prepared
char t_srv_handle::is_prepared;
variable is_updatable
char t_srv_handle::is_updatable;
variable max_col_size
int t_srv_handle::max_col_size;
variable max_row
int t_srv_handle::max_row;
variable need_force_commit
char t_srv_handle::need_force_commit;
variable num_classes
int t_srv_handle::num_classes;
variable num_markers
int t_srv_handle::num_markers;
variable num_q_result
int t_srv_handle::num_q_result;
variable prepare_call_info
T_PREPARE_CALL_INFO* t_srv_handle::prepare_call_info;
variable prepare_flag
char t_srv_handle::prepare_flag;
variable q_result
T_QUERY_RESULT* t_srv_handle::q_result;
variable query_info_flag
char t_srv_handle::query_info_flag;
variable query_seq_num
unsigned int t_srv_handle::query_seq_num;
variable sch_tuple_num
int t_srv_handle::sch_tuple_num;
variable schema_type
int t_srv_handle::schema_type;
variable session
void* t_srv_handle::session;
variable sql_stmt
char* t_srv_handle::sql_stmt;
variable stmt_type
int t_srv_handle::stmt_type;
variable total_tuple_count
int t_srv_handle::total_tuple_count;
variable use_plan_cache
bool t_srv_handle::use_plan_cache;
variable use_query_cache
bool t_srv_handle::use_query_cache;
The documentation for this class was generated from the following file cubrid/src/broker/cas_handle.h