Annotation Interface LastModifiedDate


@Retention(RUNTIME) @Target({FIELD,METHOD,ANNOTATION_TYPE}) public @interface LastModifiedDate
Declares a field as the one representing the date the entity containing the field was recently modified.
Since:
1.5
Author:
Ranie Jade Ramiso, Oliver Gierke