Searched refs:supportsFullOuterJoins (Results 1 – 3 of 3) sorted by relevance
629 boolean supportsFullOuterJoins() throws SQLException; in supportsFullOuterJoins() method
768 assertFalse(meta.supportsFullOuterJoins()); in test_supportsFullOuterJoins()
9184 method public boolean supportsFullOuterJoins() throws java.sql.SQLException;