Home
last modified time | relevance | path

Searched defs:updateRow (Results 1 – 21 of 21) sorted by last modified time

/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx1324 void ORowSetCache::updateRow( ORowSetMatrix::iterator& _rUpdateRow,::std::vector< Any >& o_aBookmar… in updateRow() function in ORowSetCache
H A DCacheSet.cxx348 void SAL_CALL OCacheSet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,co… in updateRow() function in OCacheSet
H A DKeySet.cxx531 void SAL_CALL OKeySet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,cons… in updateRow() function in OKeySet
H A DRowSet.cxx952 void SAL_CALL ORowSet::updateRow( ) throw(SQLException, RuntimeException) in updateRow() function in dbaccess::ORowSet
H A Dresultset.cxx1127 void OResultSet::updateRow(void) throw( SQLException, RuntimeException ) in updateRow() function in OResultSet
H A DStaticSet.cxx355 void SAL_CALL OStaticSet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,c… in updateRow() function in OStaticSet
H A DWrappedResultSet.cxx125 void SAL_CALL WrappedResultSet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrgina… in updateRow() function in WrappedResultSet
H A DBookmarkSet.cxx128 void SAL_CALL OBookmarkSet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow… in updateRow() function in OBookmarkSet
H A DOptimisticSet.cxx178 void SAL_CALL OptimisticSet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRo… in updateRow() function in OptimisticSet
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3512 void SAL_CALL ODatabaseForm::updateRow() throw( SQLException, RuntimeException ) in updateRow() function in frm::ODatabaseForm
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DSales.java128 XRowUpdate updateRow = (XRowUpdate)UnoRuntime.queryInterface(XRowUpdate.class,srs); in retrieveSalesData2() local
158 XRowUpdate updateRow = (XRowUpdate)UnoRuntime.queryInterface(XRowUpdate.class,rs); in insertRow() local
204 XRowUpdate updateRow = (XRowUpdate)UnoRuntime.queryInterface(XRowUpdate.class,rs); in refreshRow() local
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx535 void SAL_CALL OResultSet::updateRow( ) throw(SQLException, RuntimeException) in updateRow() function in OResultSet
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx971 void SAL_CALL OResultSet::updateRow() in updateRow() function in OResultSet
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx757 void SAL_CALL SbaXFormAdapter::updateRow() throw( ::com::sun::star::sdbc::SQLException, RuntimeExce… in updateRow() function in SbaXFormAdapter
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx910 void SAL_CALL OResultSet::updateRow( ) throw(SQLException, RuntimeException) in updateRow() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx597 void SAL_CALL java_sql_ResultSet::updateRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::… in updateRow() function in java_sql_ResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx736 void SAL_CALL MacabResultSet::updateRow() throw(SQLException, RuntimeException) in updateRow() function in MacabResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx656 void SAL_CALL OResultSet::updateRow( ) throw(SQLException, RuntimeException) in updateRow() function in OResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx657 void SAL_CALL OResultSet::updateRow( ) throw(SQLException, RuntimeException) in updateRow() function in OResultSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java301 public void updateRow() throws SQLException { in updateRow() method in PostgresqlResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java708 public void updateRow() throws SQLException { in updateRow() method in JavaSQLResultSet

Completed in 160 milliseconds