Module org.eclipse.persistence.core
Annotation Type UuidGenerators
A UuidGenerators annotation allows the definition of multiple UuidGenerator.
- Since:
- EclipseLink 2.7
- See Also:
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescription(Required) An array of UuidGenerator.
-
Element Details
-
value
UuidGenerator[] value(Required) An array of UuidGenerator.
-