Annotation Interface AdditionalData


@Target(FIELD) @Retention(RUNTIME) public @interface AdditionalData
User: Stephan Bösebeck Date: 22.08.12 Time: 15:45

Store all data found to this field. Field needs to be of type Map<String,Object> - depending on what the mongo-Driver delivers

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • readOnly

      boolean readOnly
      Default:
      true