Packages

p

cn.playscala.mongo

annotations

package annotations

Type Members

  1. case class Entity(collectionName: String) extends Annotation with StaticAnnotation with Product with Serializable

    Annotation to indicate entity class

    Annotation to indicate entity class

    collectionName

    the key for the stored property

Ungrouped