Transaction.this
- this()
- this(void delegate(Snapshot!T) onCommit, void delegate(Snapshot!T) onSuccess, bool delegate(Snapshot!T, Throwable, size_t) onFailure)
class Transaction(T)
final
this
(,,bool delegate(Snapshot!T
,Throwable
,size_t
) onFailure )
diamond data transaction Transaction
constructorsfunctionsproperties
Creates a new transactional data manager.