Package | Description |
---|---|
org.axonframework.eventsourcing.eventstore.jdbc |
JDBC Implementation of the EventStore.
|
Modifier and Type | Method and Description |
---|---|
JdbcEventStorageEngine.Builder |
JdbcEventStorageEngine.Builder.readEventDataWithGaps(ReadEventDataWithGapsStatementBuilder readEventDataWithGaps)
Set the PreparedStatement to be used on
JdbcEventStorageEngine.readEventDataWithGaps(Connection, long,
int, List) . |
Copyright © 2010–2023. All rights reserved.