DatabaseAccess

constructor(jdbcTemplate: JdbcTemplate, transactionManager: DataSourceTransactionManager, typeRegistry: TypeRegistry, kotlinToPostgresConverter: KotlinToPostgresConverter, listenerConnectionFactory: () -> Connection)