Annotation Type UuidGenerators


@Target({TYPE,METHOD,FIELD}) @Retention(RUNTIME) public @interface UuidGenerators
A UuidGenerators annotation allows the definition of multiple UuidGenerator.
Since:
EclipseLink 2.7
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    (Required) An array of UuidGenerator.
  • Element Details

    • value

      UuidGenerator[] value
      (Required) An array of UuidGenerator.