Interface Condition

All Superinterfaces:
QueryComponent
All Known Implementing Classes:
FieldCondition, StringCondition

public interface Condition extends QueryComponent
This interface represents a component used in query construction to define conditions for filtering data.

It extends the QueryComponent interface.

Version:
1.0
Author:
Dr. Jalal H. Kiswani