Skip to content

Struct pt_select_info

ClassList > pt_select_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * after_cb_filter
PT_CONNECT_BY_CHECK_CYCLES check_cycles
PT_NODE * check_where
PT_NODE * connect_by
int flag
int flavor
PT_NODE * for_update
PT_NODE * from
PT_NODE * group_by
PT_NODE * having
PT_HINT_ENUM hint
PT_NODE * index_ls
PT_NODE * index_ss
PT_NODE * jdbc_life_time
PT_NODE * leading
PT_NODE * list
PT_NODE * no_use_hash
int num_parallel_threads
QFILE_LIST_ID * push_list
struct qo_summary * qo_summary
unsigned single_table_opt
PT_NODE * start_with
PT_NODE * use_hash
PT_NODE * use_idx
PT_NODE * use_merge
PT_NODE * use_nl
PT_NODE * using_index
PT_NODE * waitsecs_hint
PT_NODE * where
PT_NODE * with_increment

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