-
@Retention(RUNTIME) @Target(FIELD) public @interface Locked
Annotation that marks a field as 'locked' i.e. once stored it cannot be updated, only deleted.- Author:
- Alex Bogdanovski [alex@erudika.com]
@Retention(RUNTIME) @Target(FIELD) public @interface Locked