Searched refs:supportsSubqueriesInExists (Results 1 – 2 of 2) sorted by relevance
3030 public boolean supportsSubqueriesInExists() throws SQLException; in supportsSubqueriesInExists() method
1688 if (!meta.supportsSubqueriesInExists()) { in test_supportsSubqueriesInExists()1692 if (meta.supportsSubqueriesInExists()) { in test_supportsSubqueriesInExists()1702 meta.supportsSubqueriesInExists(); in test_supportsSubqueriesInExists()