|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
数据库相关功能的接口 更多...
类 | |
| struct | idb_result |
| 数据库结果集抽象基类 更多... | |
| struct | idb_tb_result |
| 关系型数据库结果集抽象基类 更多... | |
| struct | idb_kv_result |
| 键值存储结果集抽象基类 更多... | |
| struct | idb_prepared_result |
| 预处理语句执行结果 更多... | |
| struct | idb_prepared_statement |
| 预处理语句抽象基类 更多... | |
| struct | idb_connect |
| 数据库连接抽象基类 更多... | |
| struct | idb_tb_connect |
| 关系型数据库连接抽象基类 更多... | |
| struct | idb_kv_connect |
| 键值存储连接抽象基类 更多... | |
| class | idb_factory |
| 数据库连接工厂抽象基类 更多... | |
数据库相关功能的接口