Home
last modified time | relevance | path

Searched refs:getAutoCommit (Results 1 – 25 of 26) sorted by relevance

12

/aoo41x/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.cxx98 sal_Bool SAL_CALL OSharedConnection::getAutoCommit( ) throw(SQLException, RuntimeException) in getAutoCommit() function in dbaccess::OSharedConnection
104 return m_xConnection->getAutoCommit(); in getAutoCommit()
H A Dconnection.cxx202 sal_Bool OConnection::getAutoCommit(void) throw( SQLException, RuntimeException ) in getAutoCommit() function in dbaccess::OConnection
207 return m_xMasterConnection->getAutoCommit(); in getAutoCommit()
H A DSharedConnection.hxx149 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
H A Dconnection.hxx172 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
/aoo41x/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx105 sal_Bool SAL_CALL OConnectionWeakWrapper::getAutoCommit( ) throw(SQLException, RuntimeException) in getAutoCommit() function in OConnectionWeakWrapper
111 return m_xConnection->getAutoCommit(); in getAutoCommit()
H A DZConnectionWrapper.hxx65 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
/aoo41x/main/mysqlc/source/
H A Dmysqlc_connection.cxx365 sal_Bool SAL_CALL OConnection::getAutoCommit() in getAutoCommit() function in OConnection
377 autoCommit = m_settings.cppConnection->getAutoCommit() == true ? sal_True : sal_False; in getAutoCommit()
H A Dmysqlc_connection.hxx171 sal_Bool SAL_CALL getAutoCommit()
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx243 sal_Bool SAL_CALL OEvoabConnection::getAutoCommit( ) throw(SQLException, RuntimeException) in getAutoCommit() function in OEvoabConnection
H A DNConnection.hxx97 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabConnection.hxx96 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
H A DMacabConnection.cxx127 sal_Bool SAL_CALL MacabConnection::getAutoCommit( ) throw(SQLException, RuntimeException) in getAutoCommit() function in MacabConnection
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.hxx115 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
H A DSConnection.cxx179 sal_Bool SAL_CALL OConnection::getAutoCommit( ) throw(SQLException, RuntimeException) in getAutoCommit() function in OConnection
/aoo41x/main/connectivity/source/drivers/kab/
H A DKConnection.cxx132 sal_Bool SAL_CALL KabConnection::getAutoCommit( ) throw(SQLException, RuntimeException) in getAutoCommit() function in KabConnection
H A DKConnection.hxx104 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
/aoo41x/main/connectivity/source/inc/java/sql/
H A DConnection.hxx126 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
/aoo41x/main/connectivity/source/inc/ado/
H A DAConnection.hxx103 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
/aoo41x/main/connectivity/source/inc/odbc/
H A DOConnection.hxx115 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
/aoo41x/main/connectivity/source/inc/file/
H A DFConnection.hxx106 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
/aoo41x/main/connectivity/source/drivers/file/
H A DFConnection.cxx266 sal_Bool SAL_CALL OConnection::getAutoCommit( ) throw(SQLException, RuntimeException) in getAutoCommit() function in OConnection
/aoo41x/main/connectivity/source/drivers/ado/
H A DAConnection.cxx239 sal_Bool SAL_CALL OConnection::getAutoCommit( ) throw(SQLException, RuntimeException) in getAutoCommit() function in OConnection
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx329 sal_Bool SAL_CALL OConnection::getAutoCommit( ) throw(SQLException, RuntimeException) in getAutoCommit() function in OConnection
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx657 sal_Bool bPreviousAutoCommit = xConnection->getAutoCommit(); in preCommit()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl240 boolean getAutoCommit() raises (SQLException);

Completed in 60 milliseconds

12