Logo
Transaction

Using distributed transaction through DBPlusEngine is no different from local transaction. In addition to transparent use of distributed transaction, DBPlusEngine can switch distributed transaction types every time the database accesses.

Supported transaction types include local, XA and BASE. It can be set before creating a database connection, and default value can be set when DBPlusEngine startup.