mysql
Class TaskSql.Rebuild

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

public static class TaskSql.Rebuild
extends Object

Rebuilds the serialized parsed targets in the database.


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

Constructor Detail

TaskSql.Rebuild

public TaskSql.Rebuild()
Method Detail

main

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

Throws:
IOException
SQLException