Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatement.java79 public void clearBatch() throws SQLException { in clearBatch() method in JavaSQLStatement
H A DJavaSQLPreparedStatement.java423 public synchronized void clearBatch() throws SQLException { in clearBatch() method in JavaSQLPreparedStatement
/aoo42x/main/dbaccess/source/core/api/
H A Dstatement.cxx448 void SAL_CALL OStatementBase::clearBatch( ) throw(SQLException, RuntimeException) in clearBatch() function in OStatementBase
602 void OStatement::clearBatch( ) throw( SQLException, RuntimeException ) in clearBatch() function in OStatement
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx127 void SAL_CALL OStatement::clearBatch( ) throw(SQLException, RuntimeException) in clearBatch() function in OStatement
H A DSPreparedStatement.cxx338 void SAL_CALL OPreparedStatement::clearBatch( ) throw(SQLException, RuntimeException) in clearBatch() function in OPreparedStatement
/aoo42x/main/mysqlc/source/
H A Dmysqlc_statement.cxx170 void SAL_CALL OStatement::clearBatch() in clearBatch() function in OStatement
H A Dmysqlc_preparedstatement.cxx864 void SAL_CALL OPreparedStatement::clearBatch() in clearBatch() function in OPreparedStatement
/aoo42x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx161 void SAL_CALL OStatement::clearBatch( ) throw(SQLException, RuntimeException) in clearBatch() function in OStatement
H A DAPreparedStatement.cxx508 void SAL_CALL OPreparedStatement::clearBatch( ) throw(SQLException, RuntimeException) in clearBatch() function in OPreparedStatement
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java260 public void clearBatch() throws SQLException { in clearBatch() method in PostgresqlPreparedStatement
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx212 void SAL_CALL OStatement::clearBatch( ) throw(SQLException, RuntimeException) in clearBatch() function in OStatement
H A DOPreparedStatement.cxx596 void SAL_CALL OPreparedStatement::clearBatch( ) throw(SQLException, RuntimeException) in clearBatch() function in OPreparedStatement
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx215 void SAL_CALL java_sql_Statement::clearBatch( ) throw(::com::sun::star::sdbc::SQLException, Runtim… in clearBatch() function in java_sql_Statement
H A DPreparedStatement.cxx555 void SAL_CALL java_sql_PreparedStatement::clearBatch( ) throw(::com::sun::star::sdbc::SQLException… in clearBatch() function in java_sql_PreparedStatement

Completed in 90 milliseconds