Annotation Type Locked


@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 [[email protected]]