Package

reactivemongo.api.bson

collection

Permalink

package collection

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

Type Members

  1. type BSONCollection = GenericCollection[Pack] with CollectionMetaCommands

    Permalink

    Collection type using package reactivemongo.api.bson for serialization

Value Members

  1. implicit object BSONCollectionProducer extends GenericCollectionProducer[BSONSerializationPack.type, BSONCollection]

    Permalink

    Instance of collection producer for BSONCollection

  2. object BSONSerializationPack extends SerializationPack with DefaultBSONHandlers

    Permalink

    The default serialization pack.

Inherited from AnyRef

Inherited from Any

Ungrouped