Searched refs:supportsLimitedOuterJoins (Results 1 – 3 of 3) sorted by relevance
639 boolean supportsLimitedOuterJoins() throws SQLException; in supportsLimitedOuterJoins() method
788 assertFalse(meta.supportsLimitedOuterJoins()); in test_supportsLimitedOuterJoins()
9991 method public boolean supportsLimitedOuterJoins() throws java.sql.SQLException;