Searched refs:supportsSubqueriesInExists (Results 1 – 3 of 3) sorted by relevance
817 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()
9222 method public boolean supportsSubqueriesInExists() throws java.sql.SQLException;