Package com.github.inspektr.audit.support

Interface Summary
WhereClauseMatchCriteria Interface describing match criteria in terms of a SQL select clause.
 

Class Summary
AbstractWhereClauseMatchCriteria Match criteria defined in terms of a SQL where clause limiter.
JdbcAuditTrailManager Implementation of AuditTrailManager to persist the audit trail to the AUDIT_TRAIL table in the Oracle data base.
MaxAgeWhereClauseMatchCriteria Produces a where clause to select audit records older than some arbitrary cutoff age in days.
NoMatchWhereClauseMatchCriteria Constructs a where clause that matches no records.
 



Copyright © 2007-2011 Rutgers, the State University of New Jersey. All Rights Reserved.