Skip to content

Struct qmgr_tran_entry

ClassList > qmgr_tran_entry

Public Attributes

Type Name
DBLINK_CONN_ENTRY * dblink_entry
QMGR_QUERY_ENTRY * free_query_entry_list_p
OID_BLOCK_LIST * modified_classes_p
pthread_mutex_t mutex
int num_query_entries
QMGR_QUERY_ENTRY * query_entry_list_p
int query_id_generator
QMGR_TRAN_STATUS trans_stat

Public Attributes Documentation

variable dblink_entry

DBLINK_CONN_ENTRY* qmgr_tran_entry::dblink_entry;

variable free_query_entry_list_p

QMGR_QUERY_ENTRY* qmgr_tran_entry::free_query_entry_list_p;

variable modified_classes_p

OID_BLOCK_LIST* qmgr_tran_entry::modified_classes_p;

variable mutex

pthread_mutex_t qmgr_tran_entry::mutex;

variable num_query_entries

int qmgr_tran_entry::num_query_entries;

variable query_entry_list_p

QMGR_QUERY_ENTRY* qmgr_tran_entry::query_entry_list_p;

variable query_id_generator

int qmgr_tran_entry::query_id_generator;

variable trans_stat

QMGR_TRAN_STATUS qmgr_tran_entry::trans_stat;


The documentation for this class was generated from the following file cubrid/src/query/query_manager.c