CppDB provides two ways to use connection pooling: ... cppdb::session sql("sqlite3:db=test.db;@pool_size=10");. Would automatically use connections pool and not ...
確定! 回上一頁