![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <mysql_session.h>
Public Member Functions | |
| Transaction () | |
| Transaction (Transaction &&other) | |
| Transaction (MySQLSession *session, const bool consisten_snapshot=false) | |
| ~Transaction () | |
| void | commit () | 
| void | rollback () | 
| Transaction & | operator= (Transaction &&other) | 
Private Attributes | |
| MySQLSession * | session_ {nullptr} | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private |