Skip to content

Struct pt_delete_info

ClassList > pt_delete_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * class_specs
PT_NODE * cursor_name
PT_NODE * del_stmt_list
unsigned execute_with_commit_allowed
unsigned has_trigger
PT_HINT_ENUM hint
PT_NODE * internal_stmts
PT_NODE * leading_hint
PT_NODE * limit
PT_NODE * no_use_hash_hint
int num_parallel_threads
unsigned rewrite_limit
PT_NODE * search_cond
unsigned server_delete
PT_NODE * spec
PT_NODE * target_classes
PT_NODE * use_hash_hint
PT_NODE * use_idx_hint
PT_NODE * use_merge_hint
PT_NODE * use_nl_hint
PT_NODE * using_index
PT_NODE * waitsecs_hint
PT_NODE * with

Public Attributes Documentation

variable class_specs

PT_NODE* pt_delete_info::class_specs;

variable cursor_name

PT_NODE* pt_delete_info::cursor_name;

variable del_stmt_list

PT_NODE* pt_delete_info::del_stmt_list;

variable execute_with_commit_allowed

unsigned pt_delete_info::execute_with_commit_allowed;

variable has_trigger

unsigned pt_delete_info::has_trigger;

variable hint

PT_HINT_ENUM pt_delete_info::hint;

variable internal_stmts

PT_NODE* pt_delete_info::internal_stmts;

variable leading_hint

PT_NODE* pt_delete_info::leading_hint;

variable limit

PT_NODE* pt_delete_info::limit;

variable no_use_hash_hint

PT_NODE* pt_delete_info::no_use_hash_hint;

variable num_parallel_threads

int pt_delete_info::num_parallel_threads;

variable rewrite_limit

unsigned pt_delete_info::rewrite_limit;

variable search_cond

PT_NODE* pt_delete_info::search_cond;

variable server_delete

unsigned pt_delete_info::server_delete;

variable spec

PT_NODE* pt_delete_info::spec;

variable target_classes

PT_NODE* pt_delete_info::target_classes;

variable use_hash_hint

PT_NODE* pt_delete_info::use_hash_hint;

variable use_idx_hint

PT_NODE* pt_delete_info::use_idx_hint;

variable use_merge_hint

PT_NODE* pt_delete_info::use_merge_hint;

variable use_nl_hint

PT_NODE* pt_delete_info::use_nl_hint;

variable using_index

PT_NODE* pt_delete_info::using_index;

variable waitsecs_hint

PT_NODE* pt_delete_info::waitsecs_hint;

variable with

PT_NODE* pt_delete_info::with;


The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h