Module eclipselink

Annotation Interface UuidGenerators


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

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

    • value

      UuidGenerator[] value
      An array of UuidGenerator annotations.