| /aoo41x/main/mysqlc/source/ | 
| H A D | mysqlc_databasemetadata.hxx | 194             sal_Bool SAL_CALL supportsTransactions()				throw(my_SQLException, my_RuntimeException);
  | 
| H A D | mysqlc_databasemetadata.cxx | 738 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactions()  in supportsTransactions()  function in ODatabaseMetaData 741 	return impl_getBoolMetaData("supportsTransactions", &sql::DatabaseMetaData::supportsTransactions);  in supportsTransactions()
  | 
| /aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ | 
| H A D | SDatabaseMetaData.cxx | 351 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactions(  ) throw(SQLException, RuntimeException)  in supportsTransactions()  function in ODatabaseMetaData
  | 
| H A D | SDatabaseMetaData.hxx | 166 …virtual sal_Bool SAL_CALL supportsTransactions(  ) throw(::com::sun::star::sdbc::SQLException, ::c…
  | 
| /aoo41x/main/connectivity/source/drivers/evoab2/ | 
| H A D | NDatabaseMetaData.cxx | 603 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsTransactions(  ) throw(SQLException, RuntimeExcep…  in supportsTransactions()  function in OEvoabDatabaseMetaData
  | 
| H A D | NDatabaseMetaData.hxx | 206 …virtual sal_Bool SAL_CALL supportsTransactions(  ) throw(::com::sun::star::sdbc::SQLException, ::c…
  | 
| /aoo41x/main/connectivity/source/drivers/kab/ | 
| H A D | KDatabaseMetaData.cxx | 365 sal_Bool SAL_CALL KabDatabaseMetaData::supportsTransactions(  ) throw(SQLException, RuntimeExceptio…  in supportsTransactions()  function in KabDatabaseMetaData
  | 
| H A D | KDatabaseMetaData.hxx | 168 …virtual sal_Bool SAL_CALL supportsTransactions(  ) throw(::com::sun::star::sdbc::SQLException, ::c…
  | 
| /aoo41x/main/connectivity/source/inc/file/ | 
| H A D | FDatabaseMetaData.hxx | 163 …virtual sal_Bool SAL_CALL supportsTransactions(  ) throw(::com::sun::star::sdbc::SQLException, ::c…
  | 
| /aoo41x/main/connectivity/source/drivers/macab/ | 
| H A D | MacabDatabaseMetaData.cxx | 364 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsTransactions(  ) throw(SQLException, RuntimeExcept…  in supportsTransactions()  function in MacabDatabaseMetaData
  | 
| H A D | MacabDatabaseMetaData.hxx | 167 …virtual sal_Bool SAL_CALL supportsTransactions(  ) throw(::com::sun::star::sdbc::SQLException, ::c…
  | 
| /aoo41x/main/connectivity/source/drivers/file/ | 
| H A D | FDatabaseMetaData.cxx | 734 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactions(  ) throw(SQLException, RuntimeException)  in supportsTransactions()  function in ODatabaseMetaData
  | 
| /aoo41x/main/connectivity/source/drivers/ado/ | 
| H A D | ADatabaseMetaData.cxx | 644 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactions(  ) throw(SQLException, RuntimeException)  in supportsTransactions()  function in ODatabaseMetaData
  | 
| /aoo41x/main/connectivity/source/inc/ado/ | 
| H A D | ADatabaseMetaData.hxx | 188 …virtual sal_Bool SAL_CALL supportsTransactions(  ) throw(::com::sun::star::sdbc::SQLException, ::c…
  | 
| /aoo41x/main/connectivity/source/inc/java/sql/ | 
| H A D | DatabaseMetaData.hxx | 170 …virtual sal_Bool SAL_CALL supportsTransactions(  ) throw(::com::sun::star::sdbc::SQLException, ::c…
  | 
| /aoo41x/main/connectivity/source/inc/odbc/ | 
| H A D | ODatabaseMetaData.hxx | 181 …virtual sal_Bool SAL_CALL supportsTransactions(  ) throw(::com::sun::star::sdbc::SQLException, ::c…
  | 
| /aoo41x/main/connectivity/source/drivers/jdbc/ | 
| H A D | DatabaseMetaData.cxx | 924 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsTransactions(  ) throw(SQLException, RuntimeEx…  in supportsTransactions()  function in java_sql_DatabaseMetaData
  | 
| /aoo41x/main/connectivity/source/drivers/odbcbase/ | 
| H A D | ODatabaseMetaData.cxx | 790 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactions(  ) throw(SQLException, RuntimeException)  in supportsTransactions()  function in ODatabaseMetaData
  | 
| /aoo41x/main/offapi/com/sun/star/sdbc/ | 
| H A D | XDatabaseMetaData.idl | 1131 	boolean supportsTransactions() raises (SQLException); 
  |