Annotation Interface CreatedBy


@Retention(RUNTIME) @Target({FIELD,METHOD,ANNOTATION_TYPE}) public @interface CreatedBy
Declares a field as the one representing the principal that created the entity containing the field.
Since:
1.5
Author:
Ranie Jade Ramiso, Oliver Gierke