Skip to content

Allow access to mongoDatabaseFactory used in ReactiveMongoTemplate #3540

Closed
@christophstrobl

Description

@christophstrobl

By offering a getter method for the ReactiveMongoDatabaseFactory users subclassing ReactiveMongoTemplate could evaluate the current transaction state via ReactiveMongoDatabaseUtils.isTransactionActive(getDatabaseFactory()).

This change also aligns the reactive with the imperative template implementation.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions