Annotation Type SerializedConverters


@Target({TYPE,METHOD,FIELD}) @Retention(RUNTIME) public @interface SerializedConverters
A TypeConverters annotation allows the definition of multiple SerializedConverter.
Since:
EclipseLink 2.6
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    (Required) An array of type converter.