NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
pgsql_connect.hpp 文件参考

PostgreSQL数据库连接实现 更多...

#include <libpq-fe.h>
#include "NeForce/db/db_interface.hpp"
pgsql_connect.hpp 的引用(Include)关系图:

浏览该文件的源代码.

class  pgsql_connect
 PostgreSQL数据库连接类 更多...
class  pgsql_factory
 PostgreSQL连接工厂类 更多...

详细描述

PostgreSQL数据库连接实现

此文件提供了PostgreSQL数据库的连接实现。

在文件 pgsql_connect.hpp 中定义.