Package | Description |
---|---|
org.axonframework.eventsourcing |
Classes related to event sourcing.
|
org.axonframework.modelling.command.legacyjpa |
Modifier and Type | Class and Description |
---|---|
class |
CachingEventSourcingRepository<T>
Implementation of the event sourcing repository that uses a cache to improve loading performance.
|
class |
EventSourcingRepository<T>
Abstract repository implementation that allows easy implementation of an Event Sourcing mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericJpaRepository<T>
Deprecated.
in favor of using
GenericJpaRepository which moved to jakarta. |
Copyright © 2010–2025. All rights reserved.