Predicate Class Reference
Represents a single term in the condition.
More...
Inherited by PredicateImpl.
Detailed Description
Represents a single term in the condition.
Condition is logical expression composed of terms and logical operators. This represents the leaf of the logical expression tree. This is designed using composite design pattern
The documentation for this class was generated from the following file:
CSQL Project Page