Home
last modified time | relevance | path

Searched defs:executeBatch (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/dbaccess/source/core/api/
H A Dstatement.cxx463 Sequence< sal_Int32 > SAL_CALL OStatementBase::executeBatch( ) throw(SQLException, RuntimeExceptio… in executeBatch() function in OStatementBase
615 Sequence< sal_Int32 > OStatement::executeBatch( ) throw( SQLException, RuntimeException ) in executeBatch() function in OStatement
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx189 Sequence< sal_Int32 > SAL_CALL OStatement::executeBatch( ) throw(SQLException, RuntimeException) in executeBatch() function in OStatement
H A DSPreparedStatement.cxx348 Sequence< sal_Int32 > SAL_CALL OPreparedStatement::executeBatch( ) throw(SQLException, RuntimeExce… in executeBatch() function in OPreparedStatement
/aoo41x/main/mysqlc/source/
H A Dmysqlc_statement.cxx274 Sequence< sal_Int32 > SAL_CALL OStatement::executeBatch() in executeBatch() function in OStatement
H A Dmysqlc_preparedstatement.cxx884 Sequence< sal_Int32 > SAL_CALL OPreparedStatement::executeBatch() in executeBatch() function in OPreparedStatement
/aoo41x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx352 Sequence< sal_Int32 > SAL_CALL OStatement::executeBatch( ) throw(SQLException, RuntimeException) in executeBatch() function in OStatement
H A DAPreparedStatement.cxx520 Sequence< sal_Int32 > SAL_CALL OPreparedStatement::executeBatch( ) throw(SQLException, RuntimeExce… in executeBatch() function in OPreparedStatement
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx505 Sequence< sal_Int32 > SAL_CALL OStatement::executeBatch( ) throw(SQLException, RuntimeException) in executeBatch() function in OStatement
H A DOPreparedStatement.cxx608 Sequence< sal_Int32 > SAL_CALL OPreparedStatement::executeBatch( ) throw(SQLException, RuntimeExce… in executeBatch() function in OPreparedStatement
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx324 Sequence< sal_Int32 > SAL_CALL java_sql_Statement::executeBatch( ) throw(::com::sun::star::sdbc::S… in executeBatch() function in java_sql_Statement
H A DPreparedStatement.cxx581 ::com::sun::star::uno::Sequence< sal_Int32 > SAL_CALL java_sql_PreparedStatement::executeBatch( ) … in executeBatch() function in java_sql_PreparedStatement

Completed in 105 milliseconds