MySQL 26.7.0
Source Code Documentation
transaction_provider.h File Reference

Go to the source code of this file.

Classes

class  mysql::csa::Transaction_provider
 Interface for all transaction providers. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::csa
 

Typedefs

using mysql::csa::Transaction_provider_sptr = std::shared_ptr< Transaction_provider >