Package | Description |
---|---|
org.axonframework.eventsourcing.eventstore.jdbc |
JDBC Implementation of the EventStore.
|
Modifier and Type | Method and Description |
---|---|
JdbcEventStorageEngine.Builder |
JdbcEventStorageEngine.Builder.cleanGaps(CleanGapsStatementBuilder cleanGaps)
Set the PreparedStatement to be used on
JdbcEventStorageEngine.cleanGaps(Connection, SortedSet) . |
Copyright © 2010–2022. All rights reserved.