railo.runtime.sql.old
Class ZEval

java.lang.Object
  extended by railo.runtime.sql.old.ZEval

public final class ZEval
extends Object


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

ZEval

public ZEval()
Method Detail

eval

public boolean eval(ZTuple ztuple,
                    ZExp zexp)
             throws SQLException
Throws:
SQLException

evalExpValue

public Object evalExpValue(ZTuple ztuple,
                           ZExp zexp)
                    throws SQLException
Throws:
SQLException

main

public static void main(String[] args)


Copyright © 2012 Railo