/aoo42x/main/odk/examples/DevelopersGuide/Database/ |
H A D | Sales.java | 128 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
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | WrappedResultSet.cxx | 125 void SAL_CALL WrappedResultSet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrgina… in updateRow() function in WrappedResultSet
|
H A D | BookmarkSet.cxx | 128 void SAL_CALL OBookmarkSet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow… in updateRow() function in OBookmarkSet
|
H A D | StaticSet.cxx | 355 void SAL_CALL OStaticSet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,c… in updateRow() function in OStaticSet
|
H A D | OptimisticSet.cxx | 178 void SAL_CALL OptimisticSet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRo… in updateRow() function in OptimisticSet
|
H A D | CacheSet.cxx | 348 void SAL_CALL OCacheSet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,co… in updateRow() function in OCacheSet
|
H A D | RowSetCache.cxx | 1324 void ORowSetCache::updateRow( ORowSetMatrix::iterator& _rUpdateRow,::std::vector< Any >& o_aBookmar… in updateRow() function in ORowSetCache
|
H A D | resultset.cxx | 1127 void OResultSet::updateRow(void) throw( SQLException, RuntimeException ) in updateRow() function in OResultSet
|
H A D | KeySet.cxx | 531 void SAL_CALL OKeySet::updateRow(const ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,cons… in updateRow() function in OKeySet
|
H A D | RowSet.cxx | 952 void SAL_CALL ORowSet::updateRow( ) throw(SQLException, RuntimeException) in updateRow() function in dbaccess::ORowSet
|
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlResultSet.java | 301 public void updateRow() throws SQLException { in updateRow() method in PostgresqlResultSet
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLResultSet.java | 708 public void updateRow() throws SQLException { in updateRow() method in JavaSQLResultSet
|
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SResultSet.cxx | 535 void SAL_CALL OResultSet::updateRow( ) throw(SQLException, RuntimeException) in updateRow() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/macab/ |
H A D | MacabResultSet.cxx | 736 void SAL_CALL MacabResultSet::updateRow() throw(SQLException, RuntimeException) in updateRow() function in MacabResultSet
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | AResultSet.cxx | 657 void SAL_CALL OResultSet::updateRow( ) throw(SQLException, RuntimeException) in updateRow() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | FResultSet.cxx | 656 void SAL_CALL OResultSet::updateRow( ) throw(SQLException, RuntimeException) in updateRow() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | ResultSet.cxx | 597 void SAL_CALL java_sql_ResultSet::updateRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::… in updateRow() function in java_sql_ResultSet
|
/aoo42x/main/mysqlc/source/ |
H A D | mysqlc_resultset.cxx | 971 void SAL_CALL OResultSet::updateRow() in updateRow() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/odbcbase/ |
H A D | OResultSet.cxx | 910 void SAL_CALL OResultSet::updateRow( ) throw(SQLException, RuntimeException) in updateRow() function in OResultSet
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 757 void SAL_CALL SbaXFormAdapter::updateRow() throw( ::com::sun::star::sdbc::SQLException, RuntimeExce… in updateRow() function in SbaXFormAdapter
|
/aoo42x/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 3512 void SAL_CALL ODatabaseForm::updateRow() throw( SQLException, RuntimeException ) in updateRow() function in frm::ODatabaseForm
|