mysql
Class ObserveSql.Duplicates
java.lang.Object
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.
|
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 |
ObserveSql.Duplicates
public ObserveSql.Duplicates()
main
public static void main(String[] arg)
throws SQLException,
ConnectException
- No arguments, or the user name in the db.
- Throws:
SQLException
ConnectException