| /AOO41X/main/dbaccess/source/core/dataaccess/ |
| H A D | SharedConnection.cxx | 71 …redConnection::prepareStatement( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareStatement() 80 … OSharedConnection::prepareCall( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareCall() 89 …LL OSharedConnection::nativeSQL( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in nativeSQL()
|
| /AOO41X/main/connectivity/source/cpool/ |
| H A D | ZConnectionWrapper.cxx | 70 …onWeakWrapper::prepareStatement( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareStatement() 79 …nectionWeakWrapper::prepareCall( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareCall() 88 …onnectionWeakWrapper::nativeSQL( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in nativeSQL()
|
| /AOO41X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
| H A D | SStatement.cxx | 132 …L_CALL OStatement_Base::execute( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in execute() 142 …L OStatement_Base::executeQuery( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in executeQuery() 180 …d SAL_CALL OStatement::addBatch( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in addBatch() 199 … OStatement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in executeUpdate()
|
| /AOO41X/main/mysqlc/source/ |
| H A D | mysqlc_statement.cxx | 180 sal_Bool SAL_CALL OCommonStatement::execute(const OUString& sql) in execute() 200 Reference< XResultSet > SAL_CALL OCommonStatement::executeQuery(const OUString& sql) in executeQuery() 261 void SAL_CALL OStatement::addBatch(const OUString& sql) in addBatch() 288 sal_Int32 SAL_CALL OCommonStatement::executeUpdate(const OUString& sql) in executeUpdate()
|
| H A D | mysqlc_connection.hxx | 52 namespace sql namespace
|
| H A D | mysqlc_preparedstatement.cxx | 252 Reference< XResultSet > SAL_CALL OPreparedStatement::executeQuery(const OUString& sql) in executeQuery() 258 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate(const OUString& sql) in executeUpdate() 264 sal_Bool SAL_CALL OPreparedStatement::execute( const OUString& sql ) in execute()
|
| /AOO41X/main/connectivity/source/drivers/adabas/ |
| H A D | BPreparedStatement.cxx | 44 …edStatement::OAdabasPreparedStatement( OAdabasConnection* _pConnection,const ::rtl::OUString& sql) in OAdabasPreparedStatement()
|
| H A D | BStatement.cxx | 67 …_CALL OAdabasStatement::execute( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in execute()
|
| H A D | BConnection.cxx | 214 …basConnection::prepareStatement( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareStatement()
|
| /AOO41X/main/connectivity/source/drivers/file/ |
| H A D | FStatement.cxx | 309 …ol SAL_CALL OStatement::execute( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in execute() 320 …L_CALL OStatement::executeQuery( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in executeQuery() 342 …_CALL OStatement::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in executeUpdate() 462 void OStatement_Base::construct(const ::rtl::OUString& sql) throw(SQLException, RuntimeException) in construct()
|
| H A D | FConnection.cxx | 234 …L OConnection::prepareStatement( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareStatement() 253 …SAL_CALL OConnection::nativeSQL( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in nativeSQL()
|
| /AOO41X/main/connectivity/qa/complex/connectivity/dbase/ |
| H A D | DBaseSqlTests.java | 73 …private void execute(final XRowSet xRowRes, String sql) throws com.sun.star.uno.Exception, com.sun… in execute()
|
| /AOO41X/main/connectivity/source/drivers/ado/ |
| H A D | AStatement.cxx | 259 …L_CALL OStatement_Base::execute( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in execute() 289 …L OStatement_Base::executeQuery( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in executeQuery() 343 …d SAL_CALL OStatement::addBatch( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in addBatch() 398 … OStatement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in executeUpdate()
|
| H A D | AConnection.cxx | 181 …L OConnection::prepareStatement( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareStatement() 193 …L_CALL OConnection::prepareCall( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareCall()
|
| /AOO41X/main/connectivity/source/drivers/odbcbase/ |
| H A D | OStatement.cxx | 279 sal_Bool OStatement_Base::lockIfNecessary (const ::rtl::OUString& sql) throw( SQLException) in lockIfNecessary() 351 …L_CALL OStatement_Base::execute( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in execute() 455 …L OStatement_Base::executeQuery( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in executeQuery() 496 …d SAL_CALL OStatement::addBatch( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in addBatch() 539 … OStatement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in executeUpdate()
|
| H A D | OConnection.cxx | 290 …L OConnection::prepareStatement( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareStatement() 306 …SAL_CALL OConnection::nativeSQL( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in nativeSQL()
|
| /AOO41X/main/connectivity/source/drivers/dbase/ |
| H A D | DConnection.cxx | 112 …aseConnection::prepareStatement( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareStatement()
|
| /AOO41X/main/connectivity/source/drivers/flat/ |
| H A D | EConnection.cxx | 160 …latConnection::prepareStatement( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareStatement()
|
| /AOO41X/main/connectivity/source/drivers/jdbc/ |
| H A D | JStatement.cxx | 227 …ava_sql_Statement_Base::execute( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in execute() 261 …ql_Statement_Base::executeQuery( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in executeQuery() 311 …ddBatch( const ::rtl::OUString& sql ) throw(::com::sun::star::sdbc::SQLException, RuntimeException) in addBatch() 345 …l_Statement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in executeUpdate()
|
| H A D | ConnectionLog.cxx | 38 namespace connectivity { namespace java { namespace sql { namespace
|
| H A D | JConnection.cxx | 498 …ql_Connection::prepareStatement( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareStatement() 516 …ava_sql_Connection::prepareCall( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in prepareCall() 534 … java_sql_Connection::nativeSQL( const ::rtl::OUString& sql ) throw(SQLException, RuntimeException) in nativeSQL()
|
| /AOO41X/main/connectivity/source/drivers/kab/ |
| H A D | KStatement.cxx | 400 sal_Bool SAL_CALL KabCommonStatement::execute( in execute() 411 Reference< XResultSet > SAL_CALL KabCommonStatement::executeQuery( in executeQuery()
|
| /AOO41X/main/connectivity/source/drivers/macab/ |
| H A D | MacabStatement.cxx | 408 sal_Bool SAL_CALL MacabCommonStatement::execute( in execute() 419 Reference< XResultSet > SAL_CALL MacabCommonStatement::executeQuery( in executeQuery()
|
| /AOO41X/main/connectivity/source/drivers/calc/ |
| H A D | CConnection.cxx | 263 …ence< XPreparedStatement > SAL_CALL OCalcConnection::prepareStatement( const ::rtl::OUString& sql ) in prepareStatement()
|
| /AOO41X/main/dbaccess/qa/complex/dbaccess/ |
| H A D | SingleSelectQueryComposer.java | 142 … final String sql = "SELECT * FROM \"orders for customer\" WHERE \"Product Name\" = 'test'"; in testSetCommand() local
|