mysql
Class TargetSql.XmlUpdate

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

public static final class TargetSql.XmlUpdate
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. Second command line argument are the database properties.


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

public TargetSql.XmlUpdate()
Method Detail

main

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