Begin a new transaction in the default manager.
Commit the current transaction in the default manager.
Abort the current transaction in the default manager.
Doom the current transaction in the default manager.
Check if the current transaction in the default manager is doomed.
Create a savepoint from the current transaction in the default manager.
If the optimistic argument is true, then data managers that don’t support savepoints can be used, but an error will be raised if the savepoint is rolled back.
An ISavepoint object is returned.
Get the current transaction from the default manager.
Default transaction manager.
| Type : | ThreadTransactionManager |
|---|