userver: userver/storages/mysql/transaction.hpp File Reference
Loading...
Searching...
No Matches
transaction.hpp File Reference

Go to the source code of this file.

+ Include dependency graph for transaction.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  storages::mysql::Transaction
 RAII transaction wrapper, auto-ROLLBACKs on destruction if no prior Commit/Rollback call was made. More...
 

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::mysql
 Top namespace for uMySQL driver.