Package

reactivemongo.play.json

commands

Permalink

package commands

Visibility
  1. Public
  2. All

Type Members

  1. case class DefaultJSONCommandError(code: Option[Int], errmsg: Option[String], originalDocument: JsObject) extends Exception with JSONCommandError with Product with Serializable

    Permalink
  2. trait JSONCommandError extends Exception with CommandError

    Permalink

Value Members

  1. object CommonImplicits

    Permalink
  2. object JSONAggregationFramework extends AggregationFramework[JSONSerializationPack.type]

    Permalink
  3. object JSONAggregationImplicits

    Permalink
  4. object JSONFindAndModifyCommand extends FindAndModifyCommand[JSONSerializationPack.type]

    Permalink
  5. object JSONFindAndModifyImplicits

    Permalink

Ungrouped