/aoo4110/main/mysqlc/source/ |
H A D | mysqlc_databasemetadata.hxx | 100 … sal_Bool SAL_CALL storesLowerCaseIdentifiers() throw(my_SQLException, my_RuntimeException);
|
H A D | mysqlc_databasemetadata.cxx | 392 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers() in storesLowerCaseIdentifiers() function in ODatabaseMetaData 395 …_getBoolMetaData("storesLowerCaseIdentifiers", &sql::DatabaseMetaData::storesLowerCaseIdentifiers); in storesLowerCaseIdentifiers()
|
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SDatabaseMetaData.cxx | 146 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesLowerCaseIdentifiers() function in ODatabaseMetaData
|
H A D | SDatabaseMetaData.hxx | 73 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
|
/aoo4110/main/connectivity/source/drivers/evoab2/ |
H A D | NDatabaseMetaData.cxx | 408 sal_Bool SAL_CALL OEvoabDatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, Runtim… in storesLowerCaseIdentifiers() function in OEvoabDatabaseMetaData
|
H A D | NDatabaseMetaData.hxx | 124 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
|
/aoo4110/main/connectivity/source/drivers/kab/ |
H A D | KDatabaseMetaData.cxx | 160 sal_Bool SAL_CALL KabDatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeEx… in storesLowerCaseIdentifiers() function in KabDatabaseMetaData
|
H A D | KDatabaseMetaData.hxx | 75 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
|
/aoo4110/main/connectivity/source/inc/file/ |
H A D | FDatabaseMetaData.hxx | 83 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
|
/aoo4110/main/connectivity/source/drivers/macab/ |
H A D | MacabDatabaseMetaData.cxx | 159 sal_Bool SAL_CALL MacabDatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, Runtime… in storesLowerCaseIdentifiers() function in MacabDatabaseMetaData
|
H A D | MacabDatabaseMetaData.hxx | 74 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
|
/aoo4110/main/connectivity/source/drivers/file/ |
H A D | FDatabaseMetaData.cxx | 486 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesLowerCaseIdentifiers() function in ODatabaseMetaData
|
/aoo4110/main/connectivity/source/drivers/ado/ |
H A D | ADatabaseMetaData.cxx | 425 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesLowerCaseIdentifiers() function in ODatabaseMetaData
|
/aoo4110/main/connectivity/source/inc/ado/ |
H A D | ADatabaseMetaData.hxx | 106 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
|
/aoo4110/main/connectivity/source/inc/java/sql/ |
H A D | DatabaseMetaData.hxx | 90 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
|
/aoo4110/main/connectivity/source/inc/odbc/ |
H A D | ODatabaseMetaData.hxx | 97 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
|
/aoo4110/main/connectivity/source/drivers/jdbc/ |
H A D | DatabaseMetaData.cxx | 690 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, Run… in storesLowerCaseIdentifiers() function in java_sql_DatabaseMetaData
|
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 476 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesLowerCaseIdentifiers() function in ODatabaseMetaData
|
/aoo4110/main/offapi/com/sun/star/sdbc/ |
H A D | XDatabaseMetaData.idl | 232 boolean storesLowerCaseIdentifiers() raises (SQLException);
|