[][src]Module rbatis::tx

Structs

TxManager

the Transaction manager,It manages the life cycle of transactions and provides access across threads every tx_check_interval check tx is out of time(tx_lock_wait_timeout).if out, rollback tx. if tx manager will be drop, manager will rollback all of tx.

Enums

TxState