| Interface | Description |
|---|---|
| WhereClauseMatchCriteria |
Interface describing match criteria in terms of a SQL select clause.
|
| Class | Description |
|---|---|
| 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-2017 Apereo. All Rights Reserved.