Packages

p

org.mongodb.scala.bson

annotations

package annotations

Type Members

  1. case class BsonProperty(key: String) extends Annotation with StaticAnnotation with Product with Serializable

    Annotation to change the stored key of a property

    Annotation to change the stored key of a property

    key

    the key for the stored property