|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.mwc.sqld.db.SQLExpression
|
+--com.mwc.sqld.db.SQLCriteria
| Fields inherited from class com.mwc.sqld.db.SQLExpression |
DEBUG_MODE |
| Constructor Summary | |
SQLCriteria(java.util.Stack operand,
java.util.Stack operator)
|
|
| Method Summary | |
boolean |
match(ValueLookup[] tbl)
|
| Methods inherited from class com.mwc.sqld.db.SQLExpression |
as, eval, like, SQLAndExpr, SQLCompareExpr, SQLCompareOp, SQLNotExpr, SQLOrExpr, SQLProductExpr, SQLSumExpr, SQLTerm, SQLUnaryExpr |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SQLCriteria(java.util.Stack operand,
java.util.Stack operator)
| Method Detail |
public boolean match(ValueLookup[] tbl)
throws DBException
match in interface Criteria
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||