/aoo4110/main/mysqlc/source/ |
H A D | mysqlc_databasemetadata.hxx | 103 … sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers() throw(my_SQLException, my_RuntimeException);
|
H A D | mysqlc_databasemetadata.cxx | 419 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers() in storesUpperCaseQuotedIdentifiers() function in ODatabaseMetaData 422 …Data("storesUpperCaseQuotedIdentifiers", &sql::DatabaseMetaData::storesUpperCaseQuotedIdentifiers); in storesUpperCaseQuotedIdentifiers()
|
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SDatabaseMetaData.cxx | 161 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesUpperCaseQuotedIdentifiers() function in ODatabaseMetaData
|
H A D | SDatabaseMetaData.hxx | 76 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
|
/aoo4110/main/connectivity/source/drivers/evoab2/ |
H A D | NDatabaseMetaData.cxx | 423 sal_Bool SAL_CALL OEvoabDatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, … in storesUpperCaseQuotedIdentifiers() function in OEvoabDatabaseMetaData
|
H A D | NDatabaseMetaData.hxx | 127 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
|
/aoo4110/main/connectivity/source/drivers/kab/ |
H A D | KDatabaseMetaData.cxx | 175 sal_Bool SAL_CALL KabDatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Run… in storesUpperCaseQuotedIdentifiers() function in KabDatabaseMetaData
|
H A D | KDatabaseMetaData.hxx | 78 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
|
/aoo4110/main/connectivity/source/inc/file/ |
H A D | FDatabaseMetaData.hxx | 85 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
|
/aoo4110/main/connectivity/source/drivers/macab/ |
H A D | MacabDatabaseMetaData.cxx | 174 sal_Bool SAL_CALL MacabDatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, R… in storesUpperCaseQuotedIdentifiers() function in MacabDatabaseMetaData
|
H A D | MacabDatabaseMetaData.hxx | 77 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
|
/aoo4110/main/connectivity/source/drivers/file/ |
H A D | FDatabaseMetaData.cxx | 504 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesUpperCaseQuotedIdentifiers() function in ODatabaseMetaData
|
/aoo4110/main/connectivity/source/drivers/ado/ |
H A D | ADatabaseMetaData.cxx | 440 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesUpperCaseQuotedIdentifiers() function in ODatabaseMetaData
|
/aoo4110/main/connectivity/source/inc/ado/ |
H A D | ADatabaseMetaData.hxx | 109 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
|
/aoo4110/main/connectivity/source/inc/java/sql/ |
H A D | DatabaseMetaData.hxx | 92 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
|
/aoo4110/main/connectivity/source/inc/odbc/ |
H A D | ODatabaseMetaData.hxx | 100 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
|
/aoo4110/main/connectivity/source/drivers/jdbc/ |
H A D | DatabaseMetaData.cxx | 708 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLExceptio… in storesUpperCaseQuotedIdentifiers() function in java_sql_DatabaseMetaData
|
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 497 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesUpperCaseQuotedIdentifiers() function in ODatabaseMetaData
|
/aoo4110/main/offapi/com/sun/star/sdbc/ |
H A D | XDatabaseMetaData.idl | 262 boolean storesUpperCaseQuotedIdentifiers() raises (SQLException);
|