public class RepairSQL extends java.lang.Object implements Repair
RepairSQL(java.sql.Connection dc, java.lang.String sql)
void
doRepair()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RepairSQL(java.sql.Connection dc, java.lang.String sql)
dc
sql
public void doRepair() throws java.lang.Exception
Repair
doRepair
java.lang.Exception