|
|
using | Connection = typename Pool::_pooled_connection_t |
| |
|
|
| PooledConnectionSource (Pool pool, int32_t max_connections) |
| |
|
template<typename Fn > |
| decltype(auto) | WithConnection (Fn &&fn) |
| |
|
Status | RunInTransaction (const std::function< Status()> &body) |
| |
The documentation for this class was generated from the following file: