Uses of Interface
org.axonframework.eventsourcing.eventstore.AppendCondition

Packages that use AppendCondition
Package
Description
 
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
 
JPA Implementation of the EventStore.