| Interface | Description |
|---|---|
| MongoDatabaseFactory |
Mongo database factory.
|
| ReactiveMongoDatabaseFactory |
Mongo reactive database factory.
|
| Class | Description |
|---|---|
| SimpleMongoDatabaseFactory |
The simple Mongo database factory.
|
| SimpleReactiveMongoDatabaseFactory |
The simple Mongo database factory.
|
| UnknownMongoDatabaseFactory |
The simple Mongo database factory that throws an error because default database name is not specified.
|
| UnknownReactiveMongoDatabaseFactory |
The simple Mongo reactive database factory that throws an error because default database name is not specified.
|