Home
last modified time | relevance | path

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

/trunk/main/testgraphical/source/
H A Dfill_documents_loop.pl266 ExecSQL($sSQL);
273 ExecSQL($sSQL);
299 ExecSQL($sSQL);
311 ExecSQL($sSQL);
316 ExecSQL($sSQL);
325 ExecSQL($sSQL);
426 @aResult = ExecSQL($sSQL);
H A DCallExternals.pm39 …@EXPORT = qw(&callphp &getPHPExecutable &ExecSQL &callperl &getPerlExecutable &calljava &setJ…
468 sub ExecSQL($) subroutine
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DDBHelper.java121 ExecSQL(_aCon, aInsertStr.toString() ); in SQLinsertValues()
141 ExecSQL( _aCon, aUpdateStr.toString() ); in SQLupdateValue()
219 protected synchronized void ExecSQL(Connection _aCon, String _sSQL) in ExecSQL() method in DBHelper

Completed in 15 milliseconds