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