Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatement.java89 public synchronized int[] executeBatch() throws SQLException { in executeBatch() method in JavaSQLStatement
H A DJavaSQLPreparedStatement.java443 public synchronized int[] executeBatch() throws SQLException { in executeBatch() method in JavaSQLPreparedStatement
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java264 public int[] executeBatch() throws SQLException { in executeBatch() method in PostgresqlPreparedStatement
/trunk/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
/trunk/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 164 milliseconds