Module org.eclipse.persistence.core
Annotation Interface StructConverters
A StructConverters annotation allows the definition of multiple
StructConverters.
- Since:
- EclipseLink 2.2
- See Also:
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionAn array of StructConverter annotations.
-
Element Details
-
value
StructConverter[] valueAn array of StructConverter annotations.
-