Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java481 public boolean storesLowerCaseQuotedIdentifiers() throws SQLException { in storesLowerCaseQuotedIdentifiers() method in PostgresqlDatabaseMetadata
482 return impl.storesLowerCaseQuotedIdentifiers(); in storesLowerCaseQuotedIdentifiers()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java620 public boolean storesLowerCaseQuotedIdentifiers() throws SQLException { in storesLowerCaseQuotedIdentifiers() method in JavaSQLDatabaseMetaData
622 return jdbcDatabaseMetaData.storesLowerCaseQuotedIdentifiers(); in storesLowerCaseQuotedIdentifiers()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx104 … sal_Bool SAL_CALL storesLowerCaseQuotedIdentifiers() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx383 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseQuotedIdentifiers() in storesLowerCaseQuotedIdentifiers() function in ODatabaseMetaData
386 …Data("storesLowerCaseQuotedIdentifiers", &sql::DatabaseMetaData::storesLowerCaseQuotedIdentifiers); in storesLowerCaseQuotedIdentifiers()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx141 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesLowerCaseQuotedIdentifiers() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx77 …virtual sal_Bool SAL_CALL storesLowerCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx403 sal_Bool SAL_CALL OEvoabDatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLException, … in storesLowerCaseQuotedIdentifiers() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx128 …virtual sal_Bool SAL_CALL storesLowerCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx86 …virtual sal_Bool SAL_CALL storesLowerCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx154 sal_Bool SAL_CALL MacabDatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLException, R… in storesLowerCaseQuotedIdentifiers() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx78 …virtual sal_Bool SAL_CALL storesLowerCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx480 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesLowerCaseQuotedIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx420 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesLowerCaseQuotedIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx110 …virtual sal_Bool SAL_CALL storesLowerCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx93 …virtual sal_Bool SAL_CALL storesLowerCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx101 …virtual sal_Bool SAL_CALL storesLowerCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx684 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLExceptio… in storesLowerCaseQuotedIdentifiers() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx469 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesLowerCaseQuotedIdentifiers() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl272 boolean storesLowerCaseQuotedIdentifiers() raises (SQLException);

Completed in 142 milliseconds