pqxx::connect_lazy Class Reference
[Connection classes]
Lazy connection policy; causes connection to be deferred until first use.
More...
#include <connection.hxx>
Inheritance diagram for pqxx::connect_lazy:
[legend]List of all members.
Detailed Description
Lazy connection policy; causes connection to be deferred until first use.
This is connect_direct's lazy younger brother. It does not open a connection right away; the connection is only created when it is actually used.
Constructor & Destructor Documentation
pqxx::connect_lazy::connect_lazy |
( |
const PGSTD::string & |
opts |
) |
[explicit] |
|
Member Function Documentation
The documentation for this class was generated from the following files:
Generated on Sat May 27 17:35:08 2006 for libpqxx by
1.4.6