Searched refs:othersInsertsAreVisible (Results 1 – 3 of 3) sorted by relevance
1331 meta.othersInsertsAreVisible(ResultSet.TYPE_FORWARD_ONLY)); in test_othersInsertsAreVisibleI()1334 meta.othersInsertsAreVisible(ResultSet.TYPE_SCROLL_INSENSITIVE)); in test_othersInsertsAreVisibleI()1337 meta.othersInsertsAreVisible(ResultSet.TYPE_SCROLL_SENSITIVE)); in test_othersInsertsAreVisibleI()1345 .othersInsertsAreVisible(ResultSet.CONCUR_READ_ONLY)); in test_othersInsertsAreVisibleI()
2711 boolean othersInsertsAreVisible(int type) throws SQLException; in othersInsertsAreVisible() method
9152 method public boolean othersInsertsAreVisible(int) throws java.sql.SQLException;