CUBRID Engine
latest
|
#include <json_table_def.h>
Public Attributes | |
enum json_table_column_behavior_type | m_behavior |
struct db_value * | m_default_value |
Definition at line 45 of file json_table_def.h.
enum json_table_column_behavior_type json_table_column_behavior::m_behavior |
Definition at line 47 of file json_table_def.h.
Referenced by cubxasl::json_table::column::init(), pt_check_json_table_node(), pt_init_json_table_column(), pt_print_json_table_column_error_or_empty_behavior(), stx_unpack(), cubxasl::json_table::column::trigger_on_empty(), cubxasl::json_table::column::trigger_on_error(), xts_process_json_table_column_behavior(), and xts_sizeof_json_table_column_behavior().
struct db_value* json_table_column_behavior::m_default_value |
Definition at line 48 of file json_table_def.h.
Referenced by cubxasl::json_table::column::clear_xasl(), copy_node_in_tree_pre(), cubxasl::json_table::column::init(), parser_free_node_resources(), pt_check_json_table_node(), pt_print_json_table_column_error_or_empty_behavior(), stx_unpack(), cubxasl::json_table::column::trigger_on_empty(), cubxasl::json_table::column::trigger_on_error(), xts_process_json_table_column_behavior(), and xts_sizeof_json_table_column_behavior().