| Package | Description |
|---|---|
| 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.jdbc |
JDBC Implementation of the EventStore.
|
| org.axonframework.eventsourcing.eventstore.jpa |
JPA Implementation of the EventStore.
|
| org.axonframework.mongo.eventsourcing.eventstore | |
| org.axonframework.serialization.upcasting.event |
| Class and Description |
|---|
| EventUpcaster
Interface that is used for upcasters of event data.
|
| Class and Description |
|---|
| EventUpcaster
Interface that is used for upcasters of event data.
|
| Class and Description |
|---|
| EventUpcaster
Interface that is used for upcasters of event data.
|
| Class and Description |
|---|
| EventUpcaster
Interface that is used for upcasters of event data.
|
| Class and Description |
|---|
| EventUpcaster
Interface that is used for upcasters of event data.
|
| IntermediateEventRepresentation
Interface describing the intermediate representation of an event during upcasting.
|
| NoOpEventUpcaster
Event upcaster that does nothing.
|
Copyright © 2010–2017. All rights reserved.