@Target(value={FIELD,METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface UpdateUser
Extension annotation specifying either this field/method or use a surrogate column as storing the update user for this object.
Only applies if specified on a String.