#include <mysql_connection.h>
List of all members.
Detailed Description
Definition at line 24 of file mysql_connection.h.
Constructor & Destructor Documentation
| sql::mysql::MySQL_Savepoint::MySQL_Savepoint |
( |
const std::string & |
savepoint | ) |
|
| virtual sql::mysql::MySQL_Savepoint::~MySQL_Savepoint |
( |
| ) |
[inline, virtual] |
| sql::mysql::MySQL_Savepoint::MySQL_Savepoint |
( |
const MySQL_Savepoint & |
| ) |
[private] |
Member Function Documentation
| int sql::mysql::MySQL_Savepoint::getSavepointId |
( |
| ) |
[virtual] |
| std::string sql::mysql::MySQL_Savepoint::getSavepointName |
( |
| ) |
[virtual] |
| void sql::mysql::MySQL_Savepoint::operator= |
( |
MySQL_Savepoint & |
| ) |
[private] |
Member Data Documentation
The documentation for this class was generated from the following file: