Packages

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. Protected

Type Members

  1. type BSONCollection = GenericCollection[Pack] with CollectionMetaCommands

    Collection type using package reactivemongo.api.bson for serialization

Value Members

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

    Instance of collection producer for BSONCollection

Inherited from AnyRef

Inherited from Any

Ungrouped