/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_databasemetadata.hxx | 98 … sal_Bool SAL_CALL supportsMixedCaseIdentifiers() throw(my_SQLException, my_RuntimeException);
|
H A D | mysqlc_databasemetadata.cxx | 956 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers() in supportsMixedCaseIdentifiers() function in ODatabaseMetaData 959 …BoolMetaData("supportsMixedCaseIdentifiers", &sql::DatabaseMetaData::supportsMixedCaseIdentifiers); in supportsMixedCaseIdentifiers()
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SDatabaseMetaData.cxx | 466 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeEx… in supportsMixedCaseIdentifiers() function in ODatabaseMetaData
|
H A D | SDatabaseMetaData.hxx | 71 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
|
/aoo41x/main/connectivity/source/drivers/evoab2/ |
H A D | NDatabaseMetaData.cxx | 721 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, Runt… in supportsMixedCaseIdentifiers() function in OEvoabDatabaseMetaData
|
H A D | NDatabaseMetaData.hxx | 122 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KDatabaseMetaData.cxx | 481 sal_Bool SAL_CALL KabDatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, Runtime… in supportsMixedCaseIdentifiers() function in KabDatabaseMetaData
|
H A D | KDatabaseMetaData.hxx | 73 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
|
/aoo41x/main/connectivity/source/inc/file/ |
H A D | FDatabaseMetaData.hxx | 81 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabDatabaseMetaData.cxx | 480 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, Runti… in supportsMixedCaseIdentifiers() function in MacabDatabaseMetaData
|
H A D | MacabDatabaseMetaData.hxx | 72 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FDatabaseMetaData.cxx | 872 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeEx… in supportsMixedCaseIdentifiers() function in ODatabaseMetaData
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | ADatabaseMetaData.cxx | 759 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeEx… in supportsMixedCaseIdentifiers() function in ODatabaseMetaData
|
/aoo41x/main/connectivity/source/inc/ado/ |
H A D | ADatabaseMetaData.hxx | 104 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
|
/aoo41x/main/connectivity/source/inc/java/sql/ |
H A D | DatabaseMetaData.hxx | 88 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
|
/aoo41x/main/connectivity/source/inc/odbc/ |
H A D | ODatabaseMetaData.hxx | 95 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | DatabaseMetaData.cxx | 1076 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, R… in supportsMixedCaseIdentifiers() function in java_sql_DatabaseMetaData
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 1098 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeEx… in supportsMixedCaseIdentifiers() function in ODatabaseMetaData
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | XDatabaseMetaData.idl | 212 boolean supportsMixedCaseIdentifiers() raises (SQLException);
|