CUBRID Engine  latest
update_proc_node Struct Reference

#include <xasl.h>

Collaboration diagram for update_proc_node:
Collaboration graph

Public Attributes

int num_classes
 
UPDDEL_CLASS_INFOclasses
 
PRED_EXPRcons_pred
 
int num_assigns
 
UPDATE_ASSIGNMENTassigns
 
int wait_msecs
 
int no_logging
 
int num_orderby_keys
 
int num_assign_reev_classes
 
int num_reev_classes
 
int * mvcc_reev_classes
 

Detailed Description

Definition at line 367 of file xasl.h.

Member Data Documentation

PRED_EXPR* update_proc_node::cons_pred
int* update_proc_node::mvcc_reev_classes
int update_proc_node::no_logging
int update_proc_node::num_assign_reev_classes

Definition at line 377 of file xasl.h.

Referenced by pt_to_update_xasl(), stx_build_update_proc(), and xts_process_update_proc().

int update_proc_node::num_orderby_keys
int update_proc_node::num_reev_classes
int update_proc_node::wait_msecs

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