Packages

t

org.mongodb.scala

ClientSessionImplicits

trait ClientSessionImplicits extends AnyRef

Extends the Java ClientSession and adds helpers for committing and aborting transactions.

Automatically imported into the org.mongodb.scala namespace

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ClientSessionImplicits
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. implicit class ScalaClientSession extends AnyRef

    The implicit ClientSession with Scala helpers