Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java825 final int rowValue1 = m_row.getInt(1); in testCloneMovesPlusInsertions() local
828 …repeated query for the same column value delivers different values (" + rowValue1 + " and " + rowV… in testCloneMovesPlusInsertions()
829 rowValue1 == rowValue2); in testCloneMovesPlusInsertions()

Completed in 47 milliseconds