/aoo41x/main/connectivity/qa/connectivity/tools/sdb/ |
H A D | Connection.java | 71 public int executeUpdate( final String _sql ) throws SQLException in executeUpdate() method in Connection
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SStatement.cxx | 199 sal_Int32 SAL_CALL OStatement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException,… in executeUpdate() function in OStatement_Base
|
H A D | SPreparedStatement.cxx | 125 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OPreparedStatement
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_statement.cxx | 288 sal_Int32 SAL_CALL OCommonStatement::executeUpdate(const OUString& sql) in executeUpdate() function in OCommonStatement
|
H A D | mysqlc_preparedstatement.cxx | 201 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate() in executeUpdate() function in OPreparedStatement 258 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate(const OUString& sql) in executeUpdate() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KStatement.cxx | 461 sal_Int32 SAL_CALL KabCommonStatement::executeUpdate( const ::rtl::OUString& ) throw(SQLException, … in executeUpdate() function in KabCommonStatement
|
H A D | KPreparedStatement.cxx | 159 sal_Int32 SAL_CALL KabPreparedStatement::executeUpdate() throw(SQLException, RuntimeException) in executeUpdate() function in KabPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/evoab2/ |
H A D | NPreparedStatement.cxx | 145 sal_Int32 SAL_CALL OEvoabPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OEvoabPreparedStatement
|
H A D | NStatement.cxx | 670 sal_Int32 SAL_CALL OStatement::executeUpdate( const ::rtl::OUString& /*sql*/ ) throw(SQLException, … in executeUpdate() function in connectivity::evoab::OStatement
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabStatement.cxx | 488 sal_Int32 SAL_CALL MacabCommonStatement::executeUpdate( const ::rtl::OUString& ) throw(SQLException… in executeUpdate() function in MacabCommonStatement
|
H A D | MacabPreparedStatement.cxx | 172 sal_Int32 SAL_CALL MacabPreparedStatement::executeUpdate() throw(SQLException, RuntimeException) in executeUpdate() function in MacabPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FStatement.cxx | 342 sal_Int32 SAL_CALL OStatement::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException, Runt… in executeUpdate() function in connectivity::file::OStatement
|
H A D | FPreparedStatement.cxx | 190 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OPreparedStatement
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | statement.cxx | 562 sal_Int32 OStatement::executeUpdate( const rtl::OUString& _rSQL ) throw( SQLException, RuntimeExcep… in executeUpdate() function in OStatement
|
H A D | preparedstatement.cxx | 235 sal_Int32 OPreparedStatement::executeUpdate() throw( SQLException, RuntimeException ) in executeUpdate() function in OPreparedStatement
|
H A D | KeySet.cxx | 644 void OKeySet::executeUpdate(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,const ::r… in executeUpdate() function in OKeySet
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AStatement.cxx | 398 sal_Int32 SAL_CALL OStatement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException,… in executeUpdate() function in OStatement_Base
|
H A D | APreparedStatement.cxx | 193 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OStatement.cxx | 539 sal_Int32 SAL_CALL OStatement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException,… in executeUpdate() function in OStatement_Base
|
H A D | OPreparedStatement.cxx | 241 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | JStatement.cxx | 345 sal_Int32 SAL_CALL java_sql_Statement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLEx… in executeUpdate() function in java_sql_Statement_Base
|
H A D | PreparedStatement.cxx | 110 sal_Int32 SAL_CALL java_sql_PreparedStatement::executeUpdate( ) throw(::com::sun::star::sdbc::SQLE… in executeUpdate() function in java_sql_PreparedStatement
|