|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubQueryRowMatcher
Method Summary | |
---|---|
boolean |
matches(Object expr)
Called with value for each row of sub-query, to determine whether outer/parent SQL expression is evaluated. |
Method Detail |
---|
boolean matches(Object expr) throws SQLException
expr
- value for current row.
SQLException
- if there is an error evaluating the expression.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |