Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

transaction.h File Reference

Declares the Transaction class. More...

#include "common.h"

Go to the source code of this file.

Namespaces

namespace  mysqlpp

Classes

class  mysqlpp::Transaction
 Helper object for creating exception-safe SQL transactions. More...


Detailed Description

Declares the Transaction class.

This object works with the Connection class to automate the use of MySQL transactions. It allows you to express these transactions directly in C++ code instead of sending the raw SQL commands.


Generated on Thu Nov 27 01:21:16 2008 for MySQL++ by  doxygen 1.3.9.1