NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
数据库接口

数据库相关功能的接口 更多...

数据库接口 的协作图:

struct  neforce::idb_result
 数据库结果集抽象基类 更多...
struct  neforce::column_meta
 列元数据 更多...
struct  neforce::idb_tb_result
 关系型数据库结果集抽象基类 更多...
struct  neforce::idb_kv_result
 键值存储结果集抽象基类 更多...
struct  neforce::idb_prepared_statement
 预处理语句抽象基类 更多...
struct  neforce::idb_connect
 数据库连接抽象基类 更多...
struct  neforce::idb_tb_connect
 关系型数据库连接抽象基类 更多...
struct  neforce::idb_kv_connect
 键值存储连接抽象基类 更多...
class  neforce::idb_factory
 数据库连接工厂抽象基类 更多...

详细描述

数据库相关功能的接口