Searched defs:addBatch (Results 1 – 11 of 11) sorted by relevance
433 void SAL_CALL OStatementBase::addBatch( ) throw(SQLException, RuntimeException) in addBatch() function in OStatementBase587 void OStatement::addBatch( const rtl::OUString& _rSQL ) throw( SQLException, RuntimeException ) in addBatch() function in OStatement
180 void SAL_CALL OStatement::addBatch( const ::rtl::OUString& sql ) throw(SQLException, RuntimeExcepti… in addBatch() function in OStatement
343 void SAL_CALL OPreparedStatement::addBatch( ) throw(SQLException, RuntimeException) in addBatch() function in OPreparedStatement
261 void SAL_CALL OStatement::addBatch(const OUString& sql) in addBatch() function in OStatement
874 void SAL_CALL OPreparedStatement::addBatch() in addBatch() function in OPreparedStatement
343 void SAL_CALL OStatement::addBatch( const ::rtl::OUString& sql ) throw(SQLException, RuntimeExcepti… in addBatch() function in OStatement
515 void SAL_CALL OPreparedStatement::addBatch( ) throw(SQLException, RuntimeException) in addBatch() function in OPreparedStatement
496 void SAL_CALL OStatement::addBatch( const ::rtl::OUString& sql ) throw(SQLException, RuntimeExcepti… in addBatch() function in OStatement
603 void SAL_CALL OPreparedStatement::addBatch( ) throw(SQLException, RuntimeException) in addBatch() function in OPreparedStatement
311 void SAL_CALL java_sql_Statement::addBatch( const ::rtl::OUString& sql ) throw(::com::sun::star::sd… in addBatch() function in java_sql_Statement
568 void SAL_CALL java_sql_PreparedStatement::addBatch( ) throw(::com::sun::star::sdbc::SQLException, :… in addBatch() function in java_sql_PreparedStatement
Completed in 66 milliseconds