#include <soci-postgresql.h>
Public Member Functions | |
virtual postgresql_session_backend * | make_session (connection_parameters const ¶meters) const |
postgresql_backend_factory () | |
Public Member Functions inherited from soci::backend_factory | |
backend_factory () | |
virtual | ~backend_factory () |
Definition at line 337 of file soci-postgresql.h.
|
inline |
Definition at line 339 of file soci-postgresql.h.
|
virtual |
Implements soci::backend_factory.
Definition at line 27 of file postgresql/factory.cpp.