Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java485 public boolean storesMixedCaseIdentifiers() throws SQLException { in storesMixedCaseIdentifiers() method in PostgresqlDatabaseMetadata
486 return impl.storesMixedCaseIdentifiers(); in storesMixedCaseIdentifiers()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java638 public boolean storesMixedCaseIdentifiers() throws SQLException { in storesMixedCaseIdentifiers() method in JavaSQLDatabaseMetaData
640 return jdbcDatabaseMetaData.storesMixedCaseIdentifiers(); in storesMixedCaseIdentifiers()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx101 … sal_Bool SAL_CALL storesMixedCaseIdentifiers() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx410 sal_Bool SAL_CALL ODatabaseMetaData::storesMixedCaseIdentifiers() in storesMixedCaseIdentifiers() function in ODatabaseMetaData
413 …_getBoolMetaData("storesMixedCaseIdentifiers", &sql::DatabaseMetaData::storesMixedCaseIdentifiers); in storesMixedCaseIdentifiers()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx156 sal_Bool SAL_CALL ODatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesMixedCaseIdentifiers() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx74 …virtual sal_Bool SAL_CALL storesMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx418 sal_Bool SAL_CALL OEvoabDatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, Runtim… in storesMixedCaseIdentifiers() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx125 …virtual sal_Bool SAL_CALL storesMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx84 …virtual sal_Bool SAL_CALL storesMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx169 sal_Bool SAL_CALL MacabDatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, Runtime… in storesMixedCaseIdentifiers() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx75 …virtual sal_Bool SAL_CALL storesMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx498 sal_Bool SAL_CALL ODatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesMixedCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx435 sal_Bool SAL_CALL ODatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesMixedCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx107 …virtual sal_Bool SAL_CALL storesMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx91 …virtual sal_Bool SAL_CALL storesMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx98 …virtual sal_Bool SAL_CALL storesMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx702 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, Run… in storesMixedCaseIdentifiers() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx490 sal_Bool SAL_CALL ODatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesMixedCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl242 boolean storesMixedCaseIdentifiers() raises (SQLException);

Completed in 121 milliseconds