Searched refs:supportsMixedCaseIdentifiers (Results 1 – 2 of 2) sorted by relevance
238 boolean supportsMixedCaseIdentifiers() throws SQLException; in supportsMixedCaseIdentifiers() method
797 assertFalse(meta.supportsMixedCaseIdentifiers()); in test_supportsMixedCaseIdentifiers()