/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLStatement.java | 89 public synchronized int[] executeBatch() throws SQLException { in executeBatch() method in JavaSQLStatement
|
H A D | JavaSQLPreparedStatement.java | 443 public synchronized int[] executeBatch() throws SQLException { in executeBatch() method in JavaSQLPreparedStatement
|
/trunk/main/dbaccess/source/core/api/ |
H A D | statement.cxx | 463 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 D | SStatement.cxx | 189 Sequence< sal_Int32 > SAL_CALL OStatement::executeBatch( ) throw(SQLException, RuntimeException) in executeBatch() function in OStatement
|
H A D | SPreparedStatement.cxx | 348 Sequence< sal_Int32 > SAL_CALL OPreparedStatement::executeBatch( ) throw(SQLException, RuntimeExce… in executeBatch() function in OPreparedStatement
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_statement.cxx | 274 Sequence< sal_Int32 > SAL_CALL OStatement::executeBatch() in executeBatch() function in OStatement
|
H A D | mysqlc_preparedstatement.cxx | 884 Sequence< sal_Int32 > SAL_CALL OPreparedStatement::executeBatch() in executeBatch() function in OPreparedStatement
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | AStatement.cxx | 352 Sequence< sal_Int32 > SAL_CALL OStatement::executeBatch( ) throw(SQLException, RuntimeException) in executeBatch() function in OStatement
|
H A D | APreparedStatement.cxx | 520 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 D | PostgresqlPreparedStatement.java | 264 public int[] executeBatch() throws SQLException { in executeBatch() method in PostgresqlPreparedStatement
|
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | OStatement.cxx | 505 Sequence< sal_Int32 > SAL_CALL OStatement::executeBatch( ) throw(SQLException, RuntimeException) in executeBatch() function in OStatement
|
H A D | OPreparedStatement.cxx | 608 Sequence< sal_Int32 > SAL_CALL OPreparedStatement::executeBatch( ) throw(SQLException, RuntimeExce… in executeBatch() function in OPreparedStatement
|
/trunk/main/connectivity/source/drivers/jdbc/ |
H A D | JStatement.cxx | 324 Sequence< sal_Int32 > SAL_CALL java_sql_Statement::executeBatch( ) throw(::com::sun::star::sdbc::S… in executeBatch() function in java_sql_Statement
|
H A D | PreparedStatement.cxx | 581 ::com::sun::star::uno::Sequence< sal_Int32 > SAL_CALL java_sql_PreparedStatement::executeBatch( ) … in executeBatch() function in java_sql_PreparedStatement
|