|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPredicate
a predicate is used in the WHERE clause to verify which rows will be considered by the SELECT expression
Method Summary | |
---|---|
WhereView |
apply()
Returns, for each involved column, the indices (possibly repeated) of the table rows that are connected by the predicate. |
Method Detail |
---|
WhereView apply() throws ISQLException
ISQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |