Home
last modified time | relevance | path

Searched defs:setAutoCommit (Results 1 – 13 of 13) sorted by relevance

/trunk/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.hxx124 …virtual void SAL_CALL setAutoCommit( sal_Bool /*autoCommit*/ ) throw(::com::sun::star::sdbc::SQLEx… in setAutoCommit() function in dbaccess::OSharedConnection
H A Dconnection.cxx197 void OConnection::setAutoCommit(sal_Bool autoCommit) throw( SQLException, RuntimeException ) in setAutoCommit() function in dbaccess::OConnection
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx97 void SAL_CALL OConnectionWeakWrapper::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, Runt… in setAutoCommit() function in OConnectionWeakWrapper
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java165 public synchronized void setAutoCommit(boolean arg0) throws SQLException { in setAutoCommit() method in PostgresqlConnection
/trunk/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx120 void SAL_CALL MacabConnection::setAutoCommit( sal_Bool ) throw(SQLException, RuntimeException) in setAutoCommit() function in MacabConnection
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx239 void SAL_CALL OEvoabConnection::setAutoCommit( sal_Bool /*autoCommit*/ ) throw(SQLException, Runtim… in setAutoCommit() function in OEvoabConnection
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx172 void SAL_CALL OConnection::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, RuntimeExceptio… in setAutoCommit() function in OConnection
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx258 void SAL_CALL OConnection::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, RuntimeExceptio… in setAutoCommit() function in OConnection
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx226 void SAL_CALL OConnection::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, RuntimeExceptio… in setAutoCommit() function in OConnection
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx317 void SAL_CALL OConnection::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, RuntimeExceptio… in setAutoCommit() function in OConnection
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java303 public void setAutoCommit(boolean autoCommit) throws SQLException { in setAutoCommit() method in JavaSQLConnection
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx349 void SAL_CALL OConnection::setAutoCommit(sal_Bool autoCommit) in setAutoCommit() function in OConnection
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx412 void SAL_CALL java_sql_Connection::setAutoCommit( sal_Bool autoCommit ) throw(SQLException, Runtime… in setAutoCommit() function in java_sql_Connection

Completed in 93 milliseconds