Annotation Interface DynamicMapping


@Retention(RUNTIME) @Target({TYPE,FIELD}) @Documented @Deprecated public @interface DynamicMapping
Deprecated.
since 4.3, use Document.dynamic() or Field.dynamic() instead.
Annotation to set the dynamic mapping mode
Since:
4.0
Author:
Peter-Josef Meisch, Sascha Woo
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Deprecated.