Struct pt_select_info
ClassList > pt_select_info
Public Attributes
Public Attributes Documentation
variable after_cb_filter
PT_NODE* pt_select_info::after_cb_filter;
variable check_cycles
PT_CONNECT_BY_CHECK_CYCLES pt_select_info::check_cycles;
variable check_where
PT_NODE* pt_select_info::check_where;
variable connect_by
PT_NODE* pt_select_info::connect_by;
variable flag
int pt_select_info::flag;
variable flavor
int pt_select_info::flavor;
variable for_update
PT_NODE* pt_select_info::for_update;
variable from
PT_NODE* pt_select_info::from;
variable group_by
PT_NODE* pt_select_info::group_by;
variable having
PT_NODE* pt_select_info::having;
variable hint
PT_HINT_ENUM pt_select_info::hint;
variable index_ls
PT_NODE* pt_select_info::index_ls;
variable index_ss
PT_NODE* pt_select_info::index_ss;
variable jdbc_life_time
PT_NODE* pt_select_info::jdbc_life_time;
variable leading
PT_NODE* pt_select_info::leading;
variable list
PT_NODE* pt_select_info::list;
variable no_use_hash
PT_NODE* pt_select_info::no_use_hash;
variable num_parallel_threads
int pt_select_info::num_parallel_threads;
variable push_list
QFILE_LIST_ID* pt_select_info::push_list;
variable qo_summary
struct qo_summary* pt_select_info::qo_summary;
variable single_table_opt
unsigned pt_select_info::single_table_opt;
variable start_with
PT_NODE* pt_select_info::start_with;
variable use_hash
PT_NODE* pt_select_info::use_hash;
variable use_idx
PT_NODE* pt_select_info::use_idx;
variable use_merge
PT_NODE* pt_select_info::use_merge;
variable use_nl
PT_NODE* pt_select_info::use_nl;
variable using_index
PT_NODE* pt_select_info::using_index;
variable waitsecs_hint
PT_NODE* pt_select_info::waitsecs_hint;
variable where
PT_NODE* pt_select_info::where;
variable with_increment
PT_NODE* pt_select_info::with_increment;
The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h