DefaultReactiveMongoApi

play.modules.reactivemongo.DefaultReactiveMongoApi
final class DefaultReactiveMongoApi(parsedUri: ParsedURIWithDB, dbName: String, strictMode: Boolean, configuration: Configuration, applicationLifecycle: ApplicationLifecycle)(implicit ec: ExecutionContext) extends ReactiveMongoApi

Default implementation of ReactiveMongoApi.

Attributes

dbName

the name of the database

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Default database reference for the Play application

Default database reference for the Play application

Attributes

Concrete fields

Provisionned ReactiveMongo driver

Provisionned ReactiveMongo driver

Attributes

Default ReactiveMongo pool for the Play application

Default ReactiveMongo pool for the Play application

Attributes