Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java477 public boolean storesLowerCaseIdentifiers() throws SQLException { in storesLowerCaseIdentifiers() method in PostgresqlDatabaseMetadata
478 return impl.storesLowerCaseIdentifiers(); in storesLowerCaseIdentifiers()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java629 public boolean storesLowerCaseIdentifiers() throws SQLException { in storesLowerCaseIdentifiers() method in JavaSQLDatabaseMetaData
631 return jdbcDatabaseMetaData.storesLowerCaseIdentifiers(); in storesLowerCaseIdentifiers()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx100 … sal_Bool SAL_CALL storesLowerCaseIdentifiers() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx392 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers() in storesLowerCaseIdentifiers() function in ODatabaseMetaData
395 …_getBoolMetaData("storesLowerCaseIdentifiers", &sql::DatabaseMetaData::storesLowerCaseIdentifiers); in storesLowerCaseIdentifiers()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx146 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesLowerCaseIdentifiers() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx73 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx408 sal_Bool SAL_CALL OEvoabDatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, Runtim… in storesLowerCaseIdentifiers() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx124 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx83 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx159 sal_Bool SAL_CALL MacabDatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, Runtime… in storesLowerCaseIdentifiers() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx74 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx486 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesLowerCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx425 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesLowerCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx106 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx90 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx97 …virtual sal_Bool SAL_CALL storesLowerCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx690 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, Run… in storesLowerCaseIdentifiers() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx476 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesLowerCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl232 boolean storesLowerCaseIdentifiers() raises (SQLException);

Completed in 110 milliseconds