CUBRID Engine  latest
client_update_class_info Struct Reference

#include <execute_schema.h>

Collaboration diagram for client_update_class_info:
Collaboration graph

Public Attributes

PT_NODEspec
 
DB_VALUEoid
 
PT_NODEcheck_where
 
SM_CLASSsmclass
 
DB_OBJECTclass_mop
 
int pruning_type
 
CLIENT_UPDATE_INFOfirst_assign
 

Detailed Description

Definition at line 55 of file execute_schema.h.

Member Data Documentation

PT_NODE* client_update_class_info::check_where

Definition at line 59 of file execute_schema.h.

Referenced by update_object_tuple().

DB_OBJECT* client_update_class_info::class_mop

Definition at line 61 of file execute_schema.h.

Referenced by update_object_tuple().

CLIENT_UPDATE_INFO* client_update_class_info::first_assign

Definition at line 63 of file execute_schema.h.

Referenced by init_update_data(), and update_object_tuple().

DB_VALUE* client_update_class_info::oid

Definition at line 58 of file execute_schema.h.

Referenced by init_update_data(), and update_object_tuple().

int client_update_class_info::pruning_type

Definition at line 62 of file execute_schema.h.

Referenced by do_set_pruning_type(), and update_object_tuple().

SM_CLASS* client_update_class_info::smclass

Definition at line 60 of file execute_schema.h.

Referenced by update_object_tuple().

PT_NODE* client_update_class_info::spec

The documentation for this struct was generated from the following file: