Annotation Type 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
      String fieldName  
    • Element Detail

      • fieldName

        String fieldName
        Default:
        "."