mysql
Class TargetSql.Xml

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

public static final class TargetSql.Xml
extends Object

Reads an xml file and gets the main star out of it. If the star is not found in the database, it is resolved and added. Otherwise a warning is issued.


Constructor Summary
TargetSql.Xml()
           
 
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.Xml

public TargetSql.Xml()
Method Detail

main

public static void main(String[] arg)
                 throws SQLException
Throws:
SQLException