Annotation Interface ReadOnly


@Documented @Target(FIELD) @Retention(RUNTIME) public @interface ReadOnly
The field will be excluded by add/addAll/batchAdd and update/updateAll/batchUpdate operations if the input is an entity.