mysql
Class ObserveSql.Adu
java.lang.Object
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.
|
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 |
ObserveSql.Adu
public ObserveSql.Adu()
main
public static void main(String[] arg)
throws SQLException,
ConnectException
- The only argument is the telescope
- Throws:
SQLException
ConnectException