Home
last modified time | relevance | path

Searched refs:m_aCon (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/qadevOOo/runner/convwatch/
H A DDBHelper.java61 Connection m_aCon = null; field in MySQLThread
65 m_aCon = _aCon; in MySQLThread()
72 if (m_aCon == null) in run()
82 oStmt = m_aCon.createStatement(); in run()

Completed in 13 milliseconds