Class JdbcEventStorageEngine.Builder

Enclosing class:
JdbcEventStorageEngine

public static class JdbcEventStorageEngine.Builder extends BatchingEventStorageEngine.Builder
Builder class to instantiate a JdbcEventStorageEngine.

The following configurable fields have defaults:

The event and snapshot Serializer, ConnectionProvider and TransactionManager are hard requirements and as such should be provided.