com.lucidera.farrago
Class LucidDbServer
java.lang.Object
net.sf.farrago.server.FarragoAbstractServer
net.sf.farrago.server.FarragoVjdbcServer
com.lucidera.farrago.LucidDbServer
public class LucidDbServer
- extends FarragoVjdbcServer
LucidDbServer is a wrapper to insulate LucidDB scripts from direct
dependencies on Farrago classes.
- Version:
- $Id: //open/dev/farrago/src/com/lucidera/farrago/LucidDbServer.java#6 $
- Author:
- John V. Sichi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LucidDbServer
public LucidDbServer()
throws Exception
- Throws:
Exception
LucidDbServer
public LucidDbServer(PrintWriter pw)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception