o

reactivemongo.api.commands.bson

BSONUpdateCommandImplicits

object BSONUpdateCommandImplicits

Annotations
@deprecated
Deprecated

(Since version 0.16.0) Internal: will be made private

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

Deprecated Value Members

  1. implicit object UpdateElementWriter extends BSONDocumentWriter[BSONUpdateCommand.UpdateElement]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  2. implicit object UpdateResultReader extends DealingWithGenericCommandErrorsReader[BSONUpdateCommand.UpdateResult]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Will be removed

  3. implicit object UpdateWriter extends BSONDocumentWriter[ResolvedCollectionCommand[BSONUpdateCommand.Update]]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  4. implicit object UpsertedReader extends BSONDocumentReader[Upserted]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Will be removed