Uses of Class
org.axonframework.unitofwork.NestableUnitOfWork

Packages that use NestableUnitOfWork
org.axonframework.unitofwork Classes in support of the UnitOfWork pattern in Axon Framework. 
 

Uses of NestableUnitOfWork in org.axonframework.unitofwork
 

Subclasses of NestableUnitOfWork in org.axonframework.unitofwork
 class DefaultUnitOfWork
          Implementation of the UnitOfWork that buffers all published events until it is committed.
 



Copyright © 2010-2016. All Rights Reserved.