Annotation Interface Property


@Target(FIELD) @Retention(RUNTIME) public @interface Property
User: Stpehan Bösebeck Date: 26.03.12 Time: 11:14

Define this field to be a Property. Usually not necessary, as all fields are Properties by default. But with this annotation, the name of the field in mongo can be changed.

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • fieldName

      String fieldName
      Default:
      "."