CUBRID Engine
latest
|
#include <dbtype_def.h>
Public Attributes | |
const char * | schema_raw |
JSON_DOC * | document |
Definition at line 1037 of file dbtype_def.h.
JSON_DOC* db_json::document |
Definition at line 1040 of file dbtype_def.h.
Referenced by db_get_deep_copy_of_json(), db_get_json_raw_body(), db_init_db_json_pointers(), db_value_domain_init(), db_value_to_json_doc(), mr_data_lengthmem_json(), mr_data_lengthval_json(), mr_data_readmem_json(), mr_data_writemem_json(), mr_data_writeval_json(), mr_freemem_json(), mr_getmem_json(), mr_initmem_json(), mr_setval_json(), pr_clear_value(), pt_bind_helper(), pt_db_value_initialize(), and tp_value_cast_internal().
const char* db_json::schema_raw |
Definition at line 1039 of file dbtype_def.h.
Referenced by db_get_deep_copy_of_json(), db_init_db_json_pointers(), db_value_domain_init(), mr_freemem_json(), mr_getmem_json(), mr_initmem_json(), mr_setval_json(), or_get_value(), pr_clear_value(), pt_bind_helper(), and pt_data_type_init_value().