#include "pqxx/transaction_base"
Go to the source code of this file.
Namespaces | |
namespace | pqxx |
Typedefs | |
typedef transaction_base | TransactionItf |
|
What is now transaction_base used to be called TransactionItf. This was changed to convey its role in a way more consistent with the C++ standard library. |