Annotation Interface ClassId


@Documented @Retention(RUNTIME) @Target(TYPE) @MappedService(ClassId.class) public @interface ClassId
Annotation for the class id of a persistent object.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int
    Determines the class ID.
  • Element Details

    • value

      int value
      Determines the class ID.
      Returns:
      the class ID