mysql
Class TargetSql.Lookup

java.lang.Object
  extended by mysql.TargetSql.Lookup
Enclosing class:
TargetSql

public static final class TargetSql.Lookup
extends Object

Takes the star name on the command line and see if it is present in the database. We first make a lookup in simbad, then take the simbad name for the target database lookup.


Constructor Summary
TargetSql.Lookup()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetSql.Lookup

public TargetSql.Lookup()
Method Detail

main

public static void main(String[] arg)