Searched refs:m_sSQL (Results 1 – 1 of 1) sorted by relevance
62 String m_sSQL; field in MySQLThread66 m_sSQL = _sSQL; in MySQLThread()84 GlobalLogWriter.get().println("DB: " + m_sSQL); in run()86 oStmt.executeUpdate(m_sSQL); in run()90 … GlobalLogWriter.get().println("DB: Couldn't execute sql string '" + m_sSQL + "'"); in run()
Completed in 15 milliseconds