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