MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
Public 成员函数 | 静态 Public 成员函数 | 所有成员列表
TrxBeginStmt类 参考

事务的Begin 语句,现在什么成员都没有 更多...

#include <trx_begin_stmt.h>

类 TrxBeginStmt 继承关系图:
Stmt

Public 成员函数

StmtType type () const override
 
virtual StmtType type () const =0
 

静态 Public 成员函数

static RC create (Stmt *&stmt)
 
- 静态 Public 成员函数 继承自 Stmt
static RC create_stmt (Db *db, ParsedSqlNode &sql_node, Stmt *&stmt)
 

详细描述

事务的Begin 语句,现在什么成员都没有

成员函数说明

◆ type()

StmtType TrxBeginStmt::type ( ) const
inlineoverridevirtual

实现了 Stmt.


该类的文档由以下文件生成: