package client
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- client
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type ClientSessionOptions = com.mongodb.ClientSessionOptions
- type ConnectionString = com.mongodb.ConnectionString
- type MongoClientSettings = com.mongodb.MongoClientSettings
- sealed abstract class MongoConnection extends AnyRef
A data model representation of a MongoDB Connection String
- sealed abstract class MongoConnectionType extends AnyRef
- final case class MongoCredential(username: String, password: String) extends Product with Serializable
- type MongoDriverInformation = com.mongodb.MongoDriverInformation
- type ServerAddress = com.mongodb.ServerAddress
- type TransactionOptions = com.mongodb.TransactionOptions
Value Members
- object ClientSessionOptions
- object ConnectionString
- object MongoClientSettings
- object MongoConnection
- object MongoConnectionType
- object MongoDriverInformation
- object ServerAddress
- object TransactionOptions