|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WhereClauseMatchCriteria | |
|---|---|
| com.github.inspektr.audit.support | |
| Uses of WhereClauseMatchCriteria in com.github.inspektr.audit.support |
|---|
| Classes in com.github.inspektr.audit.support that implement WhereClauseMatchCriteria | |
|---|---|
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. |
| Methods in com.github.inspektr.audit.support with parameters of type WhereClauseMatchCriteria | |
|---|---|
void |
JdbcAuditTrailManager.setCleanupCriteria(WhereClauseMatchCriteria criteria)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||