Package | Description |
---|---|
org.axonframework.eventsourcing.eventstore.jdbc |
JDBC Implementation of the EventStore.
|
org.axonframework.eventsourcing.eventstore.legacyjpa |
Modifier and Type | Class and Description |
---|---|
class |
JdbcEventStorageEngine
An
EventStorageEngine implementation that uses JDBC to store and
fetch events. |
Modifier and Type | Class and Description |
---|---|
class |
JpaEventStorageEngine
Deprecated.
in favor of using
JpaEventStorageEngine which
moved to jakarta. |
Copyright © 2010–2024. All rights reserved.