Searched refs:supportsFullOuterJoins (Results 1 – 2 of 2) sorted by relevance
2612 public boolean supportsFullOuterJoins() throws SQLException; in supportsFullOuterJoins() method
768 assertFalse(meta.supportsFullOuterJoins()); in test_supportsFullOuterJoins()