Searched defs:_sSQL (Results 1 – 4 of 4) sorted by relevance
63 public MySQLThread(Connection _aCon, String _sSQL) in MySQLThread()219 protected synchronized void ExecSQL(Connection _aCon, String _sSQL) in ExecSQL()247 public int QueryIntFromSQL(Connection _aCon, String _sSQL, String _sColumnName) in QueryIntFromSQL()
260 public ArrayList QuerySQL(Connection _aCon, String _sSQL) in QuerySQL()
757 ::rtl::OUString OConnection::transFormPreparedStatement(const ::rtl::OUString& _sSQL) in transFormPreparedStatement()
472 ::rtl::OUString java_sql_Connection::transFormPreparedStatement(const ::rtl::OUString& _sSQL) in transFormPreparedStatement()
Completed in 17 milliseconds