Home
last modified time | relevance | path

Searched refs:storesMixedCaseQuotedIdentifiers (Results 1 – 12 of 12) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java489 public boolean storesMixedCaseQuotedIdentifiers() throws SQLException { in storesMixedCaseQuotedIdentifiers() method in PostgresqlDatabaseMetadata
490 return impl.storesMixedCaseQuotedIdentifiers(); in storesMixedCaseQuotedIdentifiers()
/trunk/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx325 sal_Bool SAL_CALL ODatabaseMetaDataBase::storesMixedCaseQuotedIdentifiers( ) throw(SQLException, R… in storesMixedCaseQuotedIdentifiers() function in ODatabaseMetaDataBase
/trunk/main/connectivity/source/inc/
H A DTDatabaseMetaDataBase.hxx135 …virtual sal_Bool SAL_CALL storesMixedCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java647 public boolean storesMixedCaseQuotedIdentifiers() throws SQLException { in storesMixedCaseQuotedIdentifiers() method in JavaSQLDatabaseMetaData
649 return jdbcDatabaseMetaData.storesMixedCaseQuotedIdentifiers(); in storesMixedCaseQuotedIdentifiers()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx105 … sal_Bool SAL_CALL storesMixedCaseQuotedIdentifiers() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx401 sal_Bool SAL_CALL ODatabaseMetaData::storesMixedCaseQuotedIdentifiers() in storesMixedCaseQuotedIdentifiers() function in ODatabaseMetaData
404 …Data("storesMixedCaseQuotedIdentifiers", &sql::DatabaseMetaData::storesMixedCaseQuotedIdentifiers); in storesMixedCaseQuotedIdentifiers()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx151 sal_Bool SAL_CALL ODatabaseMetaData::storesMixedCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesMixedCaseQuotedIdentifiers() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx78 …virtual sal_Bool SAL_CALL storesMixedCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx164 sal_Bool SAL_CALL MacabDatabaseMetaData::storesMixedCaseQuotedIdentifiers( ) throw(SQLException, R… in storesMixedCaseQuotedIdentifiers() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx79 …virtual sal_Bool SAL_CALL storesMixedCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/svx/source/form/
H A Dformcontroller.cxx3161 ::comphelper::UStringMixEqual aCompare(xMetaData->storesMixedCaseQuotedIdentifiers()); in setFilter()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl282 boolean storesMixedCaseQuotedIdentifiers() raises (SQLException);

Completed in 113 milliseconds