Searched refs:othersUpdatesAreVisible (Results 1 – 3 of 3) sorted by relevance
1360 meta.othersUpdatesAreVisible(ResultSet.TYPE_FORWARD_ONLY)); in test_othersUpdatesAreVisibleI()1363 meta.othersUpdatesAreVisible(ResultSet.TYPE_SCROLL_INSENSITIVE)); in test_othersUpdatesAreVisibleI()1366 meta.othersUpdatesAreVisible(ResultSet.TYPE_SCROLL_SENSITIVE)); in test_othersUpdatesAreVisibleI()1372 .othersUpdatesAreVisible(ResultSet.CONCUR_READ_ONLY)); in test_othersUpdatesAreVisibleI()
2681 boolean othersUpdatesAreVisible(int type) throws SQLException; in othersUpdatesAreVisible() method
9153 method public boolean othersUpdatesAreVisible(int) throws java.sql.SQLException;