Searched refs:supportsMixedCaseQuotedIdentifiers (Results 1 – 2 of 2) sorted by relevance
274 boolean supportsMixedCaseQuotedIdentifiers() throws SQLException; in supportsMixedCaseQuotedIdentifiers() method
801 assertFalse(meta.supportsMixedCaseQuotedIdentifiers()); in test_supportsMixedCaseQuotedIdentifiers()