Package

org.mongodb.scala.bson

annotations

Permalink

package annotations

Visibility
  1. Public
  2. All

Type Members

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

    Permalink

    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

Ungrouped