org.eigenbase.runtime
Class Dummy

java.lang.Object
  extended by org.eigenbase.runtime.Dummy

public class Dummy
extends Object

Dummy is the default context for code calling the net.sf.saffron.oj.stmt.OJStatement.execute() method.

Since:
22 September, 2001
Version:
$Id: //open/dev/farrago/src/org/eigenbase/runtime/Dummy.java#9 $
Author:
jhyde

Constructor Summary
Dummy()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dummy

public Dummy()