Package org.apache.openjpa.audit
Annotation Type Auditable
Annotates a persistent type for
A type can be audited for specific
audit
.
A type can be audited for specific
operations
.
By default, this annotation enables all operations.- Since:
- 2.2.0
- Author:
- Pinaki Poddar
-
Optional Element Summary
-
Element Details
-
values
AuditableOperation[] values- Default:
- {ALL}
-