Searched refs:storesMixedCaseQuotedIdentifiers (Results 1 – 12 of 12) sorted by relevance
489 public boolean storesMixedCaseQuotedIdentifiers() throws SQLException { in storesMixedCaseQuotedIdentifiers() method in PostgresqlDatabaseMetadata490 return impl.storesMixedCaseQuotedIdentifiers(); in storesMixedCaseQuotedIdentifiers()
325 sal_Bool SAL_CALL ODatabaseMetaDataBase::storesMixedCaseQuotedIdentifiers( ) throw(SQLException, R… in storesMixedCaseQuotedIdentifiers() function in ODatabaseMetaDataBase
135 …virtual sal_Bool SAL_CALL storesMixedCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
647 public boolean storesMixedCaseQuotedIdentifiers() throws SQLException { in storesMixedCaseQuotedIdentifiers() method in JavaSQLDatabaseMetaData649 return jdbcDatabaseMetaData.storesMixedCaseQuotedIdentifiers(); in storesMixedCaseQuotedIdentifiers()
105 … sal_Bool SAL_CALL storesMixedCaseQuotedIdentifiers() throw(my_SQLException, my_RuntimeException);
401 sal_Bool SAL_CALL ODatabaseMetaData::storesMixedCaseQuotedIdentifiers() in storesMixedCaseQuotedIdentifiers() function in ODatabaseMetaData404 …Data("storesMixedCaseQuotedIdentifiers", &sql::DatabaseMetaData::storesMixedCaseQuotedIdentifiers); in storesMixedCaseQuotedIdentifiers()
151 sal_Bool SAL_CALL ODatabaseMetaData::storesMixedCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesMixedCaseQuotedIdentifiers() function in ODatabaseMetaData
78 …virtual sal_Bool SAL_CALL storesMixedCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
164 sal_Bool SAL_CALL MacabDatabaseMetaData::storesMixedCaseQuotedIdentifiers( ) throw(SQLException, R… in storesMixedCaseQuotedIdentifiers() function in MacabDatabaseMetaData
79 …virtual sal_Bool SAL_CALL storesMixedCaseQuotedIdentifiers( ) throw(::com::sun::star::sdbc::SQLEx…
3161 ::comphelper::UStringMixEqual aCompare(xMetaData->storesMixedCaseQuotedIdentifiers()); in setFilter()
282 boolean storesMixedCaseQuotedIdentifiers() raises (SQLException);
Completed in 102 milliseconds