Home
last modified time | relevance | path

Searched defs:executeUpdate (Results 1 – 22 of 22) sorted by relevance

/aoo41x/main/connectivity/qa/connectivity/tools/sdb/
H A DConnection.java71 public int executeUpdate( final String _sql ) throws SQLException in executeUpdate() method in Connection
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx199 sal_Int32 SAL_CALL OStatement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException,… in executeUpdate() function in OStatement_Base
H A DSPreparedStatement.cxx125 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OPreparedStatement
/aoo41x/main/mysqlc/source/
H A Dmysqlc_statement.cxx288 sal_Int32 SAL_CALL OCommonStatement::executeUpdate(const OUString& sql) in executeUpdate() function in OCommonStatement
H A Dmysqlc_preparedstatement.cxx201 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 DKStatement.cxx461 sal_Int32 SAL_CALL KabCommonStatement::executeUpdate( const ::rtl::OUString& ) throw(SQLException, … in executeUpdate() function in KabCommonStatement
H A DKPreparedStatement.cxx159 sal_Int32 SAL_CALL KabPreparedStatement::executeUpdate() throw(SQLException, RuntimeException) in executeUpdate() function in KabPreparedStatement
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx145 sal_Int32 SAL_CALL OEvoabPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OEvoabPreparedStatement
H A DNStatement.cxx670 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 DMacabStatement.cxx488 sal_Int32 SAL_CALL MacabCommonStatement::executeUpdate( const ::rtl::OUString& ) throw(SQLException… in executeUpdate() function in MacabCommonStatement
H A DMacabPreparedStatement.cxx172 sal_Int32 SAL_CALL MacabPreparedStatement::executeUpdate() throw(SQLException, RuntimeException) in executeUpdate() function in MacabPreparedStatement
/aoo41x/main/connectivity/source/drivers/file/
H A DFStatement.cxx342 sal_Int32 SAL_CALL OStatement::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException, Runt… in executeUpdate() function in connectivity::file::OStatement
H A DFPreparedStatement.cxx190 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OPreparedStatement
/aoo41x/main/dbaccess/source/core/api/
H A Dstatement.cxx562 sal_Int32 OStatement::executeUpdate( const rtl::OUString& _rSQL ) throw( SQLException, RuntimeExcep… in executeUpdate() function in OStatement
H A Dpreparedstatement.cxx235 sal_Int32 OPreparedStatement::executeUpdate() throw( SQLException, RuntimeException ) in executeUpdate() function in OPreparedStatement
H A DKeySet.cxx644 void OKeySet::executeUpdate(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,const ::r… in executeUpdate() function in OKeySet
/aoo41x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx398 sal_Int32 SAL_CALL OStatement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException,… in executeUpdate() function in OStatement_Base
H A DAPreparedStatement.cxx193 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OPreparedStatement
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx539 sal_Int32 SAL_CALL OStatement_Base::executeUpdate( const ::rtl::OUString& sql ) throw(SQLException,… in executeUpdate() function in OStatement_Base
H A DOPreparedStatement.cxx241 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OPreparedStatement
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx345 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 DPreparedStatement.cxx110 sal_Int32 SAL_CALL java_sql_PreparedStatement::executeUpdate( ) throw(::com::sun::star::sdbc::SQLE… in executeUpdate() function in java_sql_PreparedStatement

Completed in 128 milliseconds