Skip to content

Struct pt_insert_info

ClassList > pt_insert_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * attr_list
PT_NODE * class_specs
bool do_replace
unsigned execute_with_commit_allowed
int has_uniques
PT_HINT_ENUM hint
PT_NODE * insert_mode
PT_NODE * internal_stmts
PT_NODE * into_var
PT_MISC_TYPE is_subinsert
PT_NODE * non_null_attrs
PT_NODE * odku_assignments
PT_NODE * odku_non_null_attrs
SERVER_INSERT_ALLOWED server_allowed
PT_NODE * spec
PT_NODE * value_clauses
PT_NODE * waitsecs_hint
PT_NODE * where

Public Attributes Documentation

variable attr_list

PT_NODE* pt_insert_info::attr_list;

variable class_specs

PT_NODE* pt_insert_info::class_specs;

variable do_replace

bool pt_insert_info::do_replace;

variable execute_with_commit_allowed

unsigned pt_insert_info::execute_with_commit_allowed;

variable has_uniques

int pt_insert_info::has_uniques;

variable hint

PT_HINT_ENUM pt_insert_info::hint;

variable insert_mode

PT_NODE* pt_insert_info::insert_mode;

variable internal_stmts

PT_NODE* pt_insert_info::internal_stmts;

variable into_var

PT_NODE* pt_insert_info::into_var;

variable is_subinsert

PT_MISC_TYPE pt_insert_info::is_subinsert;

variable non_null_attrs

PT_NODE* pt_insert_info::non_null_attrs;

variable odku_assignments

PT_NODE* pt_insert_info::odku_assignments;

variable odku_non_null_attrs

PT_NODE* pt_insert_info::odku_non_null_attrs;

variable server_allowed

SERVER_INSERT_ALLOWED pt_insert_info::server_allowed;

variable spec

PT_NODE* pt_insert_info::spec;

variable value_clauses

PT_NODE* pt_insert_info::value_clauses;

variable waitsecs_hint

PT_NODE* pt_insert_info::waitsecs_hint;

variable where

PT_NODE* pt_insert_info::where;


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