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