Home
last modified time | relevance | path

Searched refs:rowCountAfter (Results 1 – 1 of 1) sorted by relevance

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java595 final int rowCountAfter = currentRowCount(); in deleteRandom() local
597 …ssertTrue("row count changed with a |deleteRow| (it should not)", rowCountBefore == rowCountAfter); in deleteRandom()

Completed in 20 milliseconds