Package | Description |
---|---|
org.axonframework.eventsourcing.eventstore.legacyjpa |
Class and Description |
---|
EmbeddedEventStore
Deprecated.
in favor of using
EmbeddedEventStore which moved to jakarta. |
EmbeddedEventStore.Builder
Deprecated.
Builder class to instantiate an
EmbeddedEventStore . |
JpaEventStorageEngine
Deprecated.
in favor of using
JpaEventStorageEngine which
moved to jakarta. |
JpaEventStorageEngine.Builder
Deprecated.
Builder class to instantiate a
JpaEventStorageEngine . |
Copyright © 2010–2024. All rights reserved.