Annotation Interface ReadOnlyId


@Documented @Target({FIELD,TYPE}) @Retention(RUNTIME) public @interface ReadOnlyId
The field is identity and will be excluded by add/addAll/batchAdd and update/updateAll/batchUpdate operations if the input is an entity.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String[] value
      Returns:
      Default:
      {}