CUBRID Engine
latest
|
#include <parse_tree.h>
Definition at line 1897 of file parse_tree.h.
PT_NODE* pt_create_entity_info::as_query_list |
Definition at line 1909 of file parse_tree.h.
Referenced by do_create_local(), pt_apply_create_entity(), pt_check_create_entity(), pt_check_create_view(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::attr_def_list |
Definition at line 1904 of file parse_tree.h.
Referenced by do_create_local(), pt_apply_create_entity(), pt_check_auto_increment_table_option(), pt_check_create_entity(), pt_check_create_view(), pt_check_partitions(), pt_gather_constraints(), pt_number_of_attributes(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::class_attr_def_list |
Definition at line 1903 of file parse_tree.h.
Referenced by do_create_local(), pt_apply_create_entity(), pt_gather_constraints(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::constraint_list |
Definition at line 1912 of file parse_tree.h.
Referenced by do_create_local(), pt_apply_create_entity(), pt_check_constraints(), pt_gather_constraints(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::create_index |
Definition at line 1913 of file parse_tree.h.
Referenced by do_create_entity(), pt_apply_create_entity(), pt_gather_constraints(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::create_like |
Definition at line 1916 of file parse_tree.h.
Referenced by do_create_entity(), pt_apply_create_entity(), pt_check_create_entity(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::create_select |
Definition at line 1917 of file parse_tree.h.
Referenced by do_create_entity(), pt_apply_create_entity(), pt_check_create_entity(), pt_check_partitions(), and pt_print_create_entity().
PT_CREATE_SELECT_ACTION pt_create_entity_info::create_select_action |
Definition at line 1919 of file parse_tree.h.
Referenced by do_create_entity(), pt_init_create_entity(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::entity_name |
Definition at line 1901 of file parse_tree.h.
Referenced by do_create_entity(), do_create_partition(), do_replicate_statement(), pt_apply_create_entity(), pt_check_create_entity(), pt_check_create_view(), and pt_print_create_entity().
PT_MISC_TYPE pt_create_entity_info::entity_type |
Definition at line 1899 of file parse_tree.h.
Referenced by do_create_entity(), do_create_partition(), is_allowed_as_prepared_statement_with_hv(), pt_check_constraint(), pt_check_create_entity(), pt_check_create_view(), pt_class_pre_fetch(), pt_init_create_entity(), and pt_print_create_entity().
unsigned pt_create_entity_info::if_not_exists |
Definition at line 1921 of file parse_tree.h.
Referenced by do_create_entity(), pt_check_create_entity(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::internal_stmts |
Definition at line 1915 of file parse_tree.h.
Referenced by pt_apply_create_entity(), and pt_check_attribute_domain().
PT_NODE* pt_create_entity_info::method_def_list |
Definition at line 1906 of file parse_tree.h.
Referenced by do_create_local(), pt_apply_create_entity(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::method_file_list |
Definition at line 1907 of file parse_tree.h.
Referenced by do_create_local(), pt_apply_create_entity(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::object_id_list |
Definition at line 1910 of file parse_tree.h.
Referenced by do_create_local(), pt_apply_create_entity(), and pt_print_create_entity().
unsigned pt_create_entity_info::or_replace |
Definition at line 1920 of file parse_tree.h.
Referenced by do_create_entity(), pt_check_create_entity(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::partition_info |
Definition at line 1914 of file parse_tree.h.
Referenced by do_create_entity(), do_create_local(), do_create_partition(), pt_apply_create_entity(), pt_check_create_entity(), pt_check_partitions(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::resolution_list |
Definition at line 1908 of file parse_tree.h.
Referenced by do_create_local(), pt_apply_create_entity(), pt_check_create_entity(), pt_number_of_attributes(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::supclass_list |
Definition at line 1902 of file parse_tree.h.
Referenced by do_create_entity(), do_create_local(), do_create_partition(), pt_apply_create_entity(), pt_check_create_entity(), pt_check_partitions(), pt_number_of_attributes(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::table_option_list |
Definition at line 1905 of file parse_tree.h.
Referenced by do_create_entity(), pt_check_auto_increment_table_option(), pt_check_create_entity(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::update |
Definition at line 1911 of file parse_tree.h.
Referenced by pt_apply_create_entity(), and pt_print_create_entity().
PT_NODE* pt_create_entity_info::vclass_comment |
Definition at line 1918 of file parse_tree.h.
Referenced by do_create_entity(), and pt_print_create_entity().
PT_MISC_TYPE pt_create_entity_info::with_check_option |
Definition at line 1900 of file parse_tree.h.
Referenced by do_create_entity(), and pt_print_create_entity().