Home
last modified time | relevance | path

Searched defs:updateByte (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx206 void DataColumn::updateByte(sal_Int8 x) throw( SQLException, RuntimeException ) in updateByte() function in svxform::DataColumn
/trunk/main/dbaccess/source/core/api/
H A Ddatacolumn.cxx348 void ODataColumn::updateByte(sal_Int8 x) throw( SQLException, RuntimeException ) in updateByte() function in ODataColumn
H A Dresultset.cxx693 void OResultSet::updateByte(sal_Int32 columnIndex, sal_Int8 x) throw( SQLException, RuntimeExceptio… in updateByte() function in OResultSet
H A DRowSet.cxx733 void SAL_CALL ORowSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(SQLException, RuntimeE… in updateByte() function in dbaccess::ORowSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java315 public void updateByte(int arg0, byte arg1) throws SQLException { in updateByte() method in PostgresqlResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java771 public void updateByte(int columnIndex, byte x) throws SQLException { in updateByte() method in JavaSQLResultSet
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx589 void SAL_CALL OResultSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(SQLException, Runti… in updateByte() function in OResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx782 void SAL_CALL MacabResultSet::updateByte(sal_Int32, sal_Int8) throw(SQLException, RuntimeException) in updateByte() function in MacabResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx724 void SAL_CALL OResultSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(SQLException, Runti… in updateByte() function in OResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx772 void SAL_CALL OResultSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(SQLException, Runti… in updateByte() function in OResultSet
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1060 void SAL_CALL OResultSet::updateByte(sal_Int32 column, sal_Int8 /* x */) in updateByte() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx651 void SAL_CALL java_sql_ResultSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun:… in updateByte() function in java_sql_ResultSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1029 void SAL_CALL OResultSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(SQLException, Runti… in updateByte() function in OResultSet
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx517 void SAL_CALL SbaXFormAdapter::updateByte(sal_Int32 columnIndex, sal_Int8 x) throw( ::com::sun::sta… in updateByte() function in SbaXFormAdapter

Completed in 116 milliseconds