Annotation Interface FieldMapping


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface FieldMapping
An entity class that implements SpecialFieldsMap can have methods that define the value being encoded/decoded by their return type. Those methods mus tbe annotated with this annotation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details