DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
An event that happens within a ITransaction life-cycle. More...
An event that happens within a ITransaction life-cycle.
Transaction events are collected into a TransactionRegistry object, that is used to persist or discard the changes at the end of the transaction.
Definition at line 27 of file ITransactionEvent.cs.