Package org.apache.openjpa.audit
OpenJPA Audit Facility
Audit facility for OpenJPA.
-
Interface Summary Interface Description Auditor An auditor is responsible for recoding the audited information. -
Class Summary Class Description AuditLogger A default auditor that simply prints the audited instances. -
Enum Summary Enum Description AuditableOperation Operations of persistent type that can be audited. -
Annotation Types Summary Annotation Type Description Auditable Annotates a persistent type foraudit
.