CUBRID Engine
latest
|
#include <shard_proxy_common.h>
Public Attributes | |
T_CONTEXT_STMT * | next |
int | stmt_h_id |
Definition at line 216 of file shard_proxy_common.h.
T_CONTEXT_STMT* t_context_stmt::next |
Definition at line 218 of file shard_proxy_common.h.
Referenced by proxy_context_add_stmt(), proxy_context_destroy(), proxy_context_find_stmt(), and proxy_context_free_stmt().
int t_context_stmt::stmt_h_id |
Definition at line 219 of file shard_proxy_common.h.
Referenced by proxy_context_add_stmt(), proxy_context_destroy(), proxy_context_find_stmt(), and proxy_context_free_stmt().