Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx221 void DataColumn::updateLong(sal_Int64 x) throw( SQLException, RuntimeException ) in updateLong() function in svxform::DataColumn
/trunk/main/dbaccess/source/core/api/
H A Ddatacolumn.cxx375 void ODataColumn::updateLong(sal_Int64 x) throw( SQLException, RuntimeException ) in updateLong() function in ODataColumn
H A Dresultset.cxx726 void OResultSet::updateLong(sal_Int32 columnIndex, sal_Int64 x) throw( SQLException, RuntimeExcepti… in updateLong() function in OResultSet
H A DRowSet.cxx748 void SAL_CALL ORowSet::updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(SQLException, Runtime… in updateLong() function in dbaccess::ORowSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java343 public void updateLong(int arg0, long arg1) throws SQLException { in updateLong() method in PostgresqlResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java798 public void updateLong(int columnIndex, long x) throws SQLException { in updateLong() method in JavaSQLResultSet
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx611 void SAL_CALL OResultSet::updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(SQLException, Runt… in updateLong() function in OResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx800 void SAL_CALL MacabResultSet::updateLong(sal_Int32, sal_Int64) throw(SQLException, RuntimeException) in updateLong() function in MacabResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx740 void SAL_CALL OResultSet::updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(SQLException, Runt… in updateLong() function in OResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx791 void SAL_CALL OResultSet::updateLong( sal_Int32 /*columnIndex*/, sal_Int64 /*x*/ ) throw(SQLExcepti… in updateLong() function in OResultSet
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1099 void SAL_CALL OResultSet::updateLong(sal_Int32 column, sal_Int64 /* x */) in updateLong() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx673 void SAL_CALL java_sql_ResultSet::updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun… in updateLong() function in java_sql_ResultSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1045 void SAL_CALL OResultSet::updateLong( sal_Int32 /*columnIndex*/, sal_Int64 /*x*/ ) throw(SQLExcepti… in updateLong() function in OResultSet
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx538 void SAL_CALL SbaXFormAdapter::updateLong(sal_Int32 columnIndex, sal_Int64 x) throw( ::com::sun::st… in updateLong() function in SbaXFormAdapter

Completed in 157 milliseconds