Searched refs:storesUpperCaseQuotedIdentifiers (Results 1 – 2 of 2) sorted by relevance
283 boolean storesUpperCaseQuotedIdentifiers() throws SQLException; in storesUpperCaseQuotedIdentifiers() method
686 assertFalse(meta.storesUpperCaseQuotedIdentifiers()); in test_storesUpperCaseQuotedIdentifiers()