Class NoMatchWhereClauseMatchCriteria
java.lang.Object
org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria
org.apereo.inspektr.audit.support.NoMatchWhereClauseMatchCriteria
- All Implemented Interfaces:
WhereClauseMatchCriteria
Constructs a where clause that matches no records.
- Since:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria
getParameterValues, toString
-
Constructor Details
-
NoMatchWhereClauseMatchCriteria
public NoMatchWhereClauseMatchCriteria()
-