Uses of Interface
org.apereo.inspektr.audit.support.WhereClauseMatchCriteria
Packages that use WhereClauseMatchCriteria
-
Uses of WhereClauseMatchCriteria in org.apereo.inspektr.audit.support
Classes in org.apereo.inspektr.audit.support that implement WhereClauseMatchCriteriaModifier and TypeClassDescriptionclassMatch criteria defined in terms of a SQL where clause limiter.classProduces a where clause to select audit records older than a given duration.classProduces a where clause to select audit records older than some arbitrary cutoff age in days.classConstructs a where clause that matches no records.Methods in org.apereo.inspektr.audit.support with parameters of type WhereClauseMatchCriteriaModifier and TypeMethodDescriptionvoidJdbcAuditTrailManager.setCleanupCriteria(WhereClauseMatchCriteria criteria)