Package com.jk.data.dynamic.query
Interface Condition
- All Superinterfaces:
QueryComponent
- All Known Implementing Classes:
FieldCondition
,StringCondition
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
-
Method Summary
Methods inherited from interface com.jk.data.dynamic.query.QueryComponent
isInline, toQueryElement