Struct pt_update_info
ClassList > pt_update_info
Public Attributes
Public Attributes Documentation
variable assignment
PT_NODE* pt_update_info::assignment;
variable check_where
PT_NODE* pt_update_info::check_where;
variable class_specs
PT_NODE* pt_update_info::class_specs;
variable cursor_name
PT_NODE* pt_update_info::cursor_name;
variable do_class_attrs
unsigned pt_update_info::do_class_attrs;
variable execute_with_commit_allowed
unsigned pt_update_info::execute_with_commit_allowed;
variable has_trigger
unsigned pt_update_info::has_trigger;
variable has_unique
unsigned pt_update_info::has_unique;
variable hint
PT_HINT_ENUM pt_update_info::hint;
variable internal_stmts
PT_NODE* pt_update_info::internal_stmts;
variable leading_hint
PT_NODE* pt_update_info::leading_hint;
variable limit
PT_NODE* pt_update_info::limit;
variable no_use_hash_hint
PT_NODE* pt_update_info::no_use_hash_hint;
variable num_parallel_threads
int pt_update_info::num_parallel_threads;
variable object
DB_OBJECT* pt_update_info::object;
variable object_parameter
PT_NODE* pt_update_info::object_parameter;
variable order_by
PT_NODE* pt_update_info::order_by;
variable orderby_for
PT_NODE* pt_update_info::orderby_for;
variable rewrite_limit
unsigned pt_update_info::rewrite_limit;
variable search_cond
PT_NODE* pt_update_info::search_cond;
variable server_update
unsigned pt_update_info::server_update;
variable spec
PT_NODE* pt_update_info::spec;
variable use_hash_hint
PT_NODE* pt_update_info::use_hash_hint;
variable use_idx_hint
PT_NODE* pt_update_info::use_idx_hint;
variable use_merge_hint
PT_NODE* pt_update_info::use_merge_hint;
variable use_nl_hint
PT_NODE* pt_update_info::use_nl_hint;
variable using_index
PT_NODE* pt_update_info::using_index;
variable waitsecs_hint
PT_NODE* pt_update_info::waitsecs_hint;
variable with
PT_NODE* pt_update_info::with;
The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h