Packages

p

lightdb

collection

package collection

Type Members

  1. case class Collection[D <: Document[D]](db: LightDB, mapping: ObjectMapping[D], collectionName: String) extends Product with Serializable
  2. case class CollectionData[D <: Document[D]](collection: Collection[D]) extends Product with Serializable

Ungrouped