Skip to content

Struct view_cache_info

ClassList > view_cache_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * attrs
DB_AUTH authorization
char ** expressions
bool has_reuse_oid_table
PT_NODE * inverted_vquery_for_update
PT_NODE * inverted_vquery_for_update_in_gdb
NESTED_VIEW_VERSION_INFO * nested_views
int number_of_attrs
PT_NODE * vquery_for_partial_update
PT_NODE * vquery_for_query
PT_NODE * vquery_for_query_in_gdb
PT_NODE * vquery_for_update
PT_NODE * vquery_for_update_in_gdb

Public Attributes Documentation

variable attrs

PT_NODE* view_cache_info::attrs;

variable authorization

DB_AUTH view_cache_info::authorization;

variable expressions

char** view_cache_info::expressions;

variable has_reuse_oid_table

bool view_cache_info::has_reuse_oid_table;

variable inverted_vquery_for_update

PT_NODE* view_cache_info::inverted_vquery_for_update;

variable inverted_vquery_for_update_in_gdb

PT_NODE* view_cache_info::inverted_vquery_for_update_in_gdb;

variable nested_views

NESTED_VIEW_VERSION_INFO* view_cache_info::nested_views;

variable number_of_attrs

int view_cache_info::number_of_attrs;

variable vquery_for_partial_update

PT_NODE* view_cache_info::vquery_for_partial_update;

variable vquery_for_query

PT_NODE* view_cache_info::vquery_for_query;

variable vquery_for_query_in_gdb

PT_NODE* view_cache_info::vquery_for_query_in_gdb;

variable vquery_for_update

PT_NODE* view_cache_info::vquery_for_update;

variable vquery_for_update_in_gdb

PT_NODE* view_cache_info::vquery_for_update_in_gdb;


The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h