Home
last modified time | relevance | path

Searched refs:executeUpdate (Results 26 – 50 of 60) sorted by relevance

123

/aoo42x/main/dbaccess/source/core/api/
H A DOptimisticSet.cxx261 executeUpdate(_rInsertRow ,_rOrginalRow,sSql.makeStringAndClear(),aSqlIter->first); in updateRow()
439 m_bDeleted = xPrep->executeUpdate() > 0; in executeDelete()
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabStatement.hxx129 virtual sal_Int32 SAL_CALL executeUpdate(
H A DMacabPreparedStatement.cxx172 sal_Int32 SAL_CALL MacabPreparedStatement::executeUpdate() throw(SQLException, RuntimeException) in executeUpdate() function in MacabPreparedStatement
H A DMacabPreparedStatement.hxx77 …virtual sal_Int32 SAL_CALL executeUpdate( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
H A DMacabStatement.cxx488 sal_Int32 SAL_CALL MacabCommonStatement::executeUpdate( const ::rtl::OUString& ) throw(SQLException… in executeUpdate() function in MacabCommonStatement
/aoo42x/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.hxx278 …virtual sal_Int32 SAL_CALL executeUpdate( const ::rtl::OUString& sql ) throw(::com::sun::star::sdb…
H A DNPreparedStatement.hxx96 …virtual sal_Int32 SAL_CALL executeUpdate( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
/aoo42x/main/qadevOOo/runner/stats/
H A DSQLExecution.java268 mStatement.executeUpdate(command); in execute()
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.hxx110 …virtual sal_Int32 SAL_CALL executeUpdate( const ::rtl::OUString& sql ) throw(::com::sun::star::sdb…
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
H A DSPreparedStatement.hxx97 …virtual sal_Int32 SAL_CALL executeUpdate( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
/aoo42x/main/connectivity/source/inc/file/
H A DFStatement.hxx212 …virtual sal_Int32 SAL_CALL executeUpdate( const ::rtl::OUString& sql ) throw(::com::sun::star::sdb…
H A DFPreparedStatement.hxx95 …virtual sal_Int32 SAL_CALL executeUpdate( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXStatement.idl80 long executeUpdate([in]string sql) raises (SQLException);
/aoo42x/main/dbaccess/source/core/inc/
H A Dstatement.hxx193 …virtual sal_Int32 SAL_CALL executeUpdate( const ::rtl::OUString& sql ) throw(::com::sun::star::sdb…
H A Dpreparedstatement.hxx91 …virtual sal_Int32 SAL_CALL executeUpdate( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
/aoo42x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1361 xStatement->executeUpdate(); in impl_copyRows_throw()
1436 …m_xDestConnection->createStatement()->executeUpdate( impl_getServerSideCopyStatement_throw(xTable)… in impl_doCopy_nothrow()
/aoo42x/main/connectivity/source/inc/ado/
H A DAPreparedStatement.hxx79 …virtual sal_Int32 SAL_CALL executeUpdate( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
H A DAStatement.hxx159 …virtual sal_Int32 SAL_CALL executeUpdate( const ::rtl::OUString& sql ) throw(::com::sun::star::sdb…
/aoo42x/main/connectivity/source/inc/odbc/
H A DOStatement.hxx174 …virtual sal_Int32 SAL_CALL executeUpdate( const ::rtl::OUString& sql ) throw(::com::sun::star::sdb…
/aoo42x/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx151 …virtual sal_Int32 SAL_CALL executeUpdate( const ::rtl::OUString& sql ) throw(::com::sun::star::sdb…
/aoo42x/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java566 count += ps.executeUpdate(); in checkUpdates()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx193 sal_Int32 SAL_CALL OPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate() function in OPreparedStatement

Completed in 59 milliseconds

123