Searched refs:supportsOuterJoins (Results 1 – 3 of 3) sorted by relevance
621 boolean supportsOuterJoins() throws SQLException; in supportsOuterJoins() method
837 assertFalse(meta.supportsOuterJoins()); in test_supportsOuterJoins()
9205 method public boolean supportsOuterJoins() throws java.sql.SQLException;