Home
last modified time | relevance | path

Searched defs:getUpdateCount (Results 1 – 10 of 10) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlStatement.java157 public int getUpdateCount() throws SQLException { in getUpdateCount() method in PostgresqlStatement
H A DPostgresqlPreparedStatement.java288 public int getUpdateCount() throws SQLException { in getUpdateCount() method in PostgresqlPreparedStatement
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx165 sal_Int32 SAL_CALL OStatement_Base::getUpdateCount( ) throw(::com::sun::star::sdbc::SQLException, … in getUpdateCount() function in OStatement_Base
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java506 public int getUpdateCount() throws SQLException { in getUpdateCount() method in JavaSQLStatementBase
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.cxx237 sal_Int32 SAL_CALL OCommonStatement::getUpdateCount() in getUpdateCount() function in OCommonStatement
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx322 sal_Int32 SAL_CALL OEvoabPreparedStatement::getUpdateCount( ) throw(SQLException, RuntimeException) in getUpdateCount() function in OEvoabPreparedStatement
/trunk/main/dbaccess/source/core/api/
H A Dstatement.cxx398 sal_Int32 SAL_CALL OStatementBase::getUpdateCount( ) throw(SQLException, RuntimeException) in getUpdateCount() function in OStatementBase
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx435 sal_Int32 SAL_CALL OStatement_Base::getUpdateCount( ) throw(SQLException, RuntimeException) in getUpdateCount() function in OStatement_Base
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx578 sal_Int32 SAL_CALL OStatement_Base::getUpdateCount( ) throw(SQLException, RuntimeException) in getUpdateCount() function in OStatement_Base
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx371 sal_Int32 SAL_CALL java_sql_Statement_Base::getUpdateCount( ) throw(::com::sun::star::sdbc::SQLExc… in getUpdateCount() function in java_sql_Statement_Base

Completed in 73 milliseconds