Package org.apache.openjpa.audit

OpenJPA Audit Facility Audit facility for OpenJPA.

See:
          Description

Interface Summary
Auditor An auditor is responsible for recoding the audited information.
 

Class Summary
AuditLogger A default auditor that simply prints the audited instances.
 

Enum Summary
AuditableOperation Operations of persistent type that can be audited.
 

Annotation Types Summary
Auditable Annotates a persistent type for audit.
 

Package org.apache.openjpa.audit Description

OpenJPA Audit Facility

Audit facility for OpenJPA.



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.