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