#include <vector>
#include <algorithm>
#include <mariadb++/save_point.hpp>
#include <mariadb++/types.hpp>
Go to the source code of this file.
Classes | |
class | mariadb::transaction |
Class representing a SQL transaction having automatic rollback functionality. More... | |
Namespaces | |
mariadb | |
Typedefs | |
typedef std::shared_ptr< transaction > | mariadb::transaction_ref |