Searched refs:m_aCon (Results 1 – 1 of 1) sorted by relevance
61 Connection m_aCon = null; field in MySQLThread65 m_aCon = _aCon; in MySQLThread()72 if (m_aCon == null) in run()82 oStmt = m_aCon.createStatement(); in run()
Completed in 9 milliseconds