Annotation Type ModifiedOn
-
@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface ModifiedOn
Marks a property which should be updated with a timestamp when the entity gets updated.- Since:
- 1.0.0
- Author:
- mark.petrenyi
@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface ModifiedOn