Package org.hibernate.envers
Annotation Type NotAudited
-
@Retention(RUNTIME) @Target({METHOD,FIELD}) public @interface NotAudited
When applied to a field, indicates that this field should not be audited.
@Retention(RUNTIME) @Target({METHOD,FIELD}) public @interface NotAudited