Annotation Interface RevisionTimestamp


@Retention(RUNTIME) @Target({METHOD,FIELD}) public @interface RevisionTimestamp
Marks a property which will hold the timestamp of the revision in a revision entity, see RevisionListener. The value of this property will be automatically set by Envers.