stella.sql
Class TargetConsistency.CrossCheck

java.lang.Object
  extended by stella.sql.TargetConsistency.CrossCheck
Enclosing class:
TargetConsistency

public static class TargetConsistency.CrossCheck
extends Object

Checks for stars in the task table with no entry in the target table and updates them.


Constructor Summary
TargetConsistency.CrossCheck()
           
 
Method Summary
static void main(String[] arg)
          First argument parameter is the telescope or STELLA is assumed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetConsistency.CrossCheck

public TargetConsistency.CrossCheck()
Method Detail

main

public static void main(String[] arg)
                 throws InterruptedException
First argument parameter is the telescope or STELLA is assumed.

Throws:
InterruptedException