|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.sql.old.ZEval
public final class ZEval
Constructor Summary | |
---|---|
ZEval()
|
Method Summary | |
---|---|
boolean |
eval(ZTuple ztuple,
ZExp zexp)
|
Object |
evalExpValue(ZTuple ztuple,
ZExp zexp)
|
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZEval()
Method Detail |
---|
public boolean eval(ZTuple ztuple, ZExp zexp) throws SQLException
SQLException
public Object evalExpValue(ZTuple ztuple, ZExp zexp) throws SQLException
SQLException
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |