| Package | Description |
|---|---|
| org.apereo.inspektr.audit.support |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWhereClauseMatchCriteria
Match criteria defined in terms of a SQL where clause limiter.
|
class |
MaxAgeWhereClauseMatchCriteria
Produces a where clause to select audit records older than some arbitrary
cutoff age in days.
|
class |
NoMatchWhereClauseMatchCriteria
Constructs a where clause that matches no records.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcAuditTrailManager.setCleanupCriteria(WhereClauseMatchCriteria criteria) |
Copyright © 2007-2017 Apereo. All Rights Reserved.