Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java493 public boolean storesUpperCaseIdentifiers() throws SQLException { in storesUpperCaseIdentifiers() method in PostgresqlDatabaseMetadata
494 return impl.storesUpperCaseIdentifiers(); in storesUpperCaseIdentifiers()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java665 public boolean storesUpperCaseIdentifiers() throws SQLException { in storesUpperCaseIdentifiers() method in JavaSQLDatabaseMetaData
667 return jdbcDatabaseMetaData.storesUpperCaseIdentifiers(); in storesUpperCaseIdentifiers()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx99 … sal_Bool SAL_CALL storesUpperCaseIdentifiers() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx428 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseIdentifiers() in storesUpperCaseIdentifiers() function in ODatabaseMetaData
431 …_getBoolMetaData("storesUpperCaseIdentifiers", &sql::DatabaseMetaData::storesUpperCaseIdentifiers); in storesUpperCaseIdentifiers()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx166 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesUpperCaseIdentifiers() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx72 …virtual sal_Bool SAL_CALL storesUpperCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx428 sal_Bool SAL_CALL OEvoabDatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, Runtim… in storesUpperCaseIdentifiers() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx123 …virtual sal_Bool SAL_CALL storesUpperCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx82 …virtual sal_Bool SAL_CALL storesUpperCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx179 sal_Bool SAL_CALL MacabDatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, Runtime… in storesUpperCaseIdentifiers() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx73 …virtual sal_Bool SAL_CALL storesUpperCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx510 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesUpperCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx445 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesUpperCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx105 …virtual sal_Bool SAL_CALL storesUpperCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx89 …virtual sal_Bool SAL_CALL storesUpperCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx96 …virtual sal_Bool SAL_CALL storesUpperCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx714 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, Run… in storesUpperCaseIdentifiers() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx504 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesUpperCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl222 boolean storesUpperCaseIdentifiers() raises (SQLException);

Completed in 107 milliseconds