Interface | Description |
---|---|
ITransactionManager |
The interface of the transaction manager, capable of running actions in a transactional fashion.
|
Class | Description |
---|---|
TransactionManager |
Allows for actions to be executed in a transactional manner, i.e.
|