Annotation Interface ReadOnlyOperation


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface ReadOnlyOperation
Marks an operation as read-only. The most notable effect is that auditing is skipped.