Show / Hide Table of Contents

Namespace Volo.Abp.Uow

Classes

AbpUnitOfWorkDefaultOptions

Global (default) unit of work options

AbpUnitOfWorkModule

AbpUnitOfWorkOptions

AmbientUnitOfWork

UnitOfWork

UnitOfWorkAttribute

Used to indicate that declaring method (or all methods of the class) is atomic and should be considered as a unit of work (UOW).

UnitOfWorkEventArgs

UnitOfWorkExtensions

UnitOfWorkFailedEventArgs

Used as event arguments on Failed event.

UnitOfWorkHelper

UnitOfWorkInterceptor

UnitOfWorkInterceptorRegistrar

UnitOfWorkManager

UnitOfWorkManagerExtensions

Interfaces

IAbpUnitOfWorkOptions

IAmbientUnitOfWork

IDatabaseApi

IDatabaseApiContainer

ISupportsRollback

ISupportsSavingChanges

ITransactionApi

ITransactionApiContainer

IUnitOfWork

IUnitOfWorkAccessor

IUnitOfWorkEnabled

IUnitOfWorkManager

IUnitOfWorkManagerAccessor

Enums

UnitOfWorkTransactionBehavior

Back to top Powered by Volosoft