Searched refs:supportsCoreSQLGrammar (Results 1 – 2 of 2) sorted by relevance
571 boolean supportsCoreSQLGrammar() throws SQLException; in supportsCoreSQLGrammar() method
743 assertFalse(meta.supportsCoreSQLGrammar()); in test_supportsCoreSQLGrammar()