2.0.0 Beta 4
Pre-release
Pre-release
- Added
NestableTransaction
andNestedTransaction
which can be used to wrap an existingTransaction
into aLink
interface object, which can then create a "nested" transaction using savepoints.