Struct pt_create_entity_info
ClassList > pt_create_entity_info
Public Attributes
Public Attributes Documentation
variable as_query_list
PT_NODE* pt_create_entity_info::as_query_list;
variable attr_def_list
PT_NODE* pt_create_entity_info::attr_def_list;
variable class_attr_def_list
PT_NODE* pt_create_entity_info::class_attr_def_list;
variable constraint_list
PT_NODE* pt_create_entity_info::constraint_list;
variable create_index
PT_NODE* pt_create_entity_info::create_index;
variable create_like
PT_NODE* pt_create_entity_info::create_like;
variable create_select
PT_NODE* pt_create_entity_info::create_select;
variable create_select_action
PT_CREATE_SELECT_ACTION pt_create_entity_info::create_select_action;
variable entity_name
PT_NODE* pt_create_entity_info::entity_name;
variable entity_type
PT_MISC_TYPE pt_create_entity_info::entity_type;
variable if_not_exists
unsigned pt_create_entity_info::if_not_exists;
variable internal_stmts
PT_NODE* pt_create_entity_info::internal_stmts;
variable method_def_list
PT_NODE* pt_create_entity_info::method_def_list;
variable method_file_list
PT_NODE* pt_create_entity_info::method_file_list;
variable object_id_list
PT_NODE* pt_create_entity_info::object_id_list;
variable or_replace
unsigned pt_create_entity_info::or_replace;
variable partition_info
PT_NODE* pt_create_entity_info::partition_info;
variable resolution_list
PT_NODE* pt_create_entity_info::resolution_list;
variable supclass_list
PT_NODE* pt_create_entity_info::supclass_list;
variable table_option_list
PT_NODE* pt_create_entity_info::table_option_list;
variable update
PT_NODE* pt_create_entity_info::update;
PT_NODE* pt_create_entity_info::vclass_comment;
variable with_check_option
PT_MISC_TYPE pt_create_entity_info::with_check_option;
The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h