Searched refs:MySQLThread (Results 1 – 1 of 1) sorted by relevance
59 class MySQLThread extends Thread class63 public MySQLThread(Connection _aCon, String _sSQL) in MySQLThread() method in MySQLThread221 MySQLThread aSQLThread = new MySQLThread(_aCon, _sSQL); in ExecSQL()
Completed in 11 milliseconds