Firefish 0.5.10

gov.lbl.dsd.firefish.client
Class FireSQL

java.lang.Object
  extended bygov.lbl.dsd.util.CmdLineProgram
      extended bygov.lbl.dsd.firefish.client.FireCmdLineProgram
          extended bygov.lbl.dsd.firefish.client.FireSQL

public class FireSQL
extends gov.lbl.dsd.firefish.client.FireCmdLineProgram

Command line program that executes a SQL query against a JDBC database, optionally returning results as XML. See help on usage;

Version:
$Revision: 1.3 $, $Date: 2004/02/06 23:05:33 $

Method Summary
static void main(String[] args)
          Run this program without any arguments to get help (including descriptions of all options).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Run this program without any arguments to get help (including descriptions of all options).


Firefish 0.5.10

Jump to the Firefish Homepage