Home
last modified time | relevance | path

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

/aoo4110/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
/aoo4110/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
/aoo4110/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
/aoo4110/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
/aoo4110/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
/aoo4110/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 70 milliseconds