mysql
Class TargetSql.XmlUpdate
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetSql.XmlUpdate
public TargetSql.XmlUpdate()
main
public static void main(String[] arg)
throws SQLException
- Throws:
SQLException