Home
last modified time | relevance | path

Searched refs:storesUpperCaseQuotedIdentifiers (Results 1 – 19 of 19) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java497 public boolean storesUpperCaseQuotedIdentifiers() throws SQLException { in storesUpperCaseQuotedIdentifiers() method in PostgresqlDatabaseMetadata
498 return impl.storesUpperCaseQuotedIdentifiers(); in storesUpperCaseQuotedIdentifiers()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java656 public boolean storesUpperCaseQuotedIdentifiers() throws SQLException { in storesUpperCaseQuotedIdentifiers() method in JavaSQLDatabaseMetaData
658 return jdbcDatabaseMetaData.storesUpperCaseQuotedIdentifiers(); in storesUpperCaseQuotedIdentifiers()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx103 … sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx419 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers() in storesUpperCaseQuotedIdentifiers() function in ODatabaseMetaData
422 …Data("storesUpperCaseQuotedIdentifiers", &sql::DatabaseMetaData::storesUpperCaseQuotedIdentifiers); in storesUpperCaseQuotedIdentifiers()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx161 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesUpperCaseQuotedIdentifiers() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx76 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx423 sal_Bool SAL_CALL OEvoabDatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, … in storesUpperCaseQuotedIdentifiers() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx127 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx85 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx174 sal_Bool SAL_CALL MacabDatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, R… in storesUpperCaseQuotedIdentifiers() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx77 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx504 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesUpperCaseQuotedIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx440 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesUpperCaseQuotedIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx109 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx92 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx100 …virtual sal_Bool SAL_CALL storesUpperCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx708 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLExceptio… in storesUpperCaseQuotedIdentifiers() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx497 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesUpperCaseQuotedIdentifiers() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl262 boolean storesUpperCaseQuotedIdentifiers() raises (SQLException);

Completed in 146 milliseconds