Module org.eclipse.persistence.core
Annotation Type SerializedConverters
A TypeConverters annotation allows the definition of multiple SerializedConverter.
- Since:
- EclipseLink 2.6
- See Also:
-
Required Element Summary
Modifier and TypeRequired ElementDescription(Required) An array of type converter.
-
Element Details
-
value
SerializedConverter[] value(Required) An array of type converter.
-