mysql
Class TaskSql.Retrieve

java.lang.Object
  extended by mysql.TaskSql.Retrieve
Enclosing class:
TaskSql

public static class TaskSql.Retrieve
extends Object

Retrieves a target.


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

Constructor Detail

TaskSql.Retrieve

public TaskSql.Retrieve()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
The command line argument is the telescope id.

Throws:
IOException