Searched refs:supportsSubqueriesInQuantifieds (Results 1 – 2 of 2) sorted by relevance
3049 public boolean supportsSubqueriesInQuantifieds() throws SQLException; in supportsSubqueriesInQuantifieds() method
911 assertFalse(meta.supportsSubqueriesInQuantifieds()); in test_supportsSubqueriesInQuantifieds()