Searched refs:supportsMultipleResultSets (Results 1 – 3 of 3) sorted by relevance
538 boolean supportsMultipleResultSets() throws SQLException; in supportsMultipleResultSets() method
809 assertFalse(meta.supportsMultipleResultSets()); in test_supportsMultipleResultSets()
9196 method public boolean supportsMultipleResultSets() throws java.sql.SQLException;