Jdbc Storage Repository
class JdbcStorageRepository(dataSource: DataSource, dispatcher: StorageDispatcher, snapshots: ClaimRepository)
The only runtime JDBC write boundary. Commands must contain copied scalar/DTO input only.