Home EntityDb.Abstractions.Transactions Namespace
Post
Cancel

EntityDb.Abstractions.Transactions Namespace

TODO: Add Namespace Description

Interfaces

ITransaction Represents a set of objects which must be committed together or not at all. Possible objects include: agentSignatures, commands, leases, and tags.
ITransactionRepository Represents an explicit set of objects which represent a complete history of a set of entities.
ITransactionRepositoryFactory Represents a type used to create instances of ITransactionRepository.
ITransactionSubscriber Represents a type that reacts to transactions that have been committed.
This post is licensed under CC BY 4.0 by the author.