mysql
Class ObserveSql.Duplicates

java.lang.Object
  extended by mysql.ObserveSql.Duplicates
Enclosing class:
ObserveSql

public static final class ObserveSql.Duplicates
extends Object

Removes double entries in the obs table, which slipped into it during psql upgrade in Feb. 2009.


Constructor Summary
ObserveSql.Duplicates()
           
 
Method Summary
static void main(String[] arg)
          No arguments, or the user name in the db.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObserveSql.Duplicates

public ObserveSql.Duplicates()
Method Detail

main

public static void main(String[] arg)
                 throws SQLException,
                        ConnectException
No arguments, or the user name in the db.

Throws:
SQLException
ConnectException