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