Searched defs:autoCommit (Results 1 – 8 of 8) sorted by relevance
97 void SAL_CALL OConnectionWeakWrapper::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, Runt… in setAutoCommit()
349 void SAL_CALL OConnection::setAutoCommit(sal_Bool autoCommit) in setAutoCommit()375 sal_Bool autoCommit = sal_False; in getAutoCommit() local
172 void SAL_CALL OConnection::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, RuntimeExceptio… in setAutoCommit()
258 void SAL_CALL OConnection::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, RuntimeExceptio… in setAutoCommit()
226 void SAL_CALL OConnection::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, RuntimeExceptio… in setAutoCommit()
317 void SAL_CALL OConnection::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, RuntimeExceptio… in setAutoCommit()
412 void SAL_CALL java_sql_Connection::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, Runtime… in setAutoCommit()
193 void OConnection::setAutoCommit(sal_Bool autoCommit) throw( SQLException, RuntimeException ) in setAutoCommit()
Completed in 49 milliseconds