|
CUBRID Engine
latest
|

Public Attributes | |
| LOB_LOCATOR_STATE | state |
| LOG_LSA | savept_lsa |
| lob_savepoint_entry * | prev |
| ES_URI | locator |
Definition at line 147 of file transaction_transient.cpp.
| ES_URI lob_savepoint_entry::locator |
Definition at line 152 of file transaction_transient.cpp.
Referenced by tx_lob_locator_clear(), xtx_add_lob_locator(), xtx_change_state_of_locator(), and xtx_find_lob_locator().
| lob_savepoint_entry* lob_savepoint_entry::prev |
Definition at line 151 of file transaction_transient.cpp.
Referenced by lob_locator_free(), tx_lob_locator_clear(), xtx_add_lob_locator(), and xtx_change_state_of_locator().
| LOG_LSA lob_savepoint_entry::savept_lsa |
Definition at line 150 of file transaction_transient.cpp.
Referenced by tx_lob_locator_clear(), xtx_add_lob_locator(), and xtx_change_state_of_locator().
| LOB_LOCATOR_STATE lob_savepoint_entry::state |
Definition at line 149 of file transaction_transient.cpp.
Referenced by tx_lob_locator_clear(), xtx_add_lob_locator(), xtx_change_state_of_locator(), and xtx_find_lob_locator().