Package org.teiid.language
Interface Predicate
-
- All Known Implementing Classes:
BaseInCondition
,Comparison
,Exists
,In
,IsDistinct
,IsNull
,Like
,SubqueryComparison
,SubqueryIn
public interface Predicate
Represents a criteria that can occur at the leaf of a tree of criteria.