CUBRID Engine
latest
|
Definition at line 97 of file query_manager.c.
QMGR_QUERY_ENTRY* qmgr_tran_entry::free_query_entry_list_p |
Definition at line 105 of file query_manager.c.
Referenced by qmgr_allocate_query_entry(), qmgr_free_query_entry(), qmgr_free_tran_entries(), and qmgr_initialize_tran_entry().
OID_BLOCK_LIST* qmgr_tran_entry::modified_classes_p |
Definition at line 107 of file query_manager.c.
Referenced by qmgr_add_modified_class(), qmgr_clear_relative_cache_entries(), qmgr_clear_trans_wakeup(), qmgr_free_tran_entries(), qmgr_initialize_tran_entry(), and qmgr_is_related_class_modified().
int qmgr_tran_entry::num_query_entries |
Definition at line 102 of file query_manager.c.
Referenced by qmgr_allocate_query_entry(), and qmgr_initialize_tran_entry().
QMGR_QUERY_ENTRY* qmgr_tran_entry::query_entry_list_p |
Definition at line 104 of file query_manager.c.
Referenced by qmgr_add_query_entry(), qmgr_clear_trans_wakeup(), qmgr_create_new_temp_file(), qmgr_create_result_file(), qmgr_delete_query_entry(), qmgr_free_list_temp_file(), qmgr_free_tran_entries(), qmgr_get_current_query_id(), qmgr_get_query_entry(), qmgr_initialize_tran_entry(), and xqmgr_end_query().
int qmgr_tran_entry::query_id_generator |
Definition at line 100 of file query_manager.c.
Referenced by qmgr_allocate_query_entry(), and qmgr_initialize_tran_entry().
QMGR_TRAN_STATUS qmgr_tran_entry::trans_stat |
Definition at line 99 of file query_manager.c.
Referenced by qmgr_add_query_entry(), qmgr_clear_trans_wakeup(), qmgr_delete_query_entry(), qmgr_free_tran_entries(), qmgr_initialize_tran_entry(), xqmgr_execute_query(), and xqmgr_prepare_and_execute_query().