Use @Converters annotation to define multiple @Converter elements.
Annotation Elements
Table 2-16 describes this annotation's elements.
Table 2-16 @Converters Annotation Elements
| Annotation Element | Description | Default |
|---|---|---|
|
|
(Required) An array of converters |
Examples
See "@Converter" for an example of this annotation.
See Also
For more information, see:
Understanding EclipseLink