mysql
Class ObserveSql.Adu

java.lang.Object
  extended by mysql.ObserveSql.Adu
Enclosing class:
ObserveSql

public static final class ObserveSql.Adu
extends Object

Connects to the database and returns the ADU statistic for all files of the stated telescope.


Constructor Summary
ObserveSql.Adu()
           
 
Method Summary
static void main(String[] arg)
          The only argument is the telescope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObserveSql.Adu

public ObserveSql.Adu()
Method Detail

main

public static void main(String[] arg)
                 throws SQLException,
                        ConnectException
The only argument is the telescope

Throws:
SQLException
ConnectException