Logo
Distributed Transaction

Using distributed transactions through DBPlusEngine is no different from local transactions. In addition to the transparent use of distributed transactions, DBPlusEngine can also switch distributed transaction types for each database access. Supported transaction types include local transactions, XA transactions, and flexible transactions. It can be set before creating a database connection and defaults to the default transaction type when DBPlusEngine starts.