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