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

管理LOB文件中的 LOB 对象 更多...

#include <lob_handler.h>

Public 成员函数

RC create_file (const char *file_name)
 
RC open_file (const char *file_name)
 
RC close_file ()
 
RC insert_data (int64_t &offset, int64_t length, const char *data)
 
RC get_data (int64_t offset, int64_t length, char *data)
 

Private 属性

PersistHandler file_
 

详细描述

管理LOB文件中的 LOB 对象


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