Searched refs:updateRowset (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/rowset/internal/
H A DCachedRowSetWriter.java1395 public void commit(CachedRowSetImpl crs, boolean updateRowset) throws SQLException { argument
1397 if(updateRowset) {

Completed in 348 milliseconds