Module org.eclipse.persistence.core
Annotation Type Converters
A Converters annotation allows the definition of multiple Converter.
- Since:
- EclipseLink 2.2
- See Also:
-
Required Element Summary
-
Element Details
-
value
Converter[] value(Required) An array of converter.
-