| Package | Description |
|---|---|
| org.axonframework.eventsourcing |
Classes related to event sourcing.
|
| org.axonframework.eventsourcing.conflictresolution | |
| org.axonframework.eventsourcing.eventstore |
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
them.
|
| org.axonframework.eventsourcing.eventstore.inmemory | |
| org.axonframework.eventsourcing.eventstore.jdbc |
JDBC Implementation of the EventStore.
|
| org.axonframework.eventsourcing.eventstore.jdbc.statements | |
| org.axonframework.eventsourcing.eventstore.jpa |
JPA Implementation of the EventStore.
|
| org.axonframework.eventsourcing.eventstore.legacyjpa | |
| org.axonframework.eventsourcing.snapshotting |
Copyright © 2010–2024. All rights reserved.