Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java827 final int rowValue2 = m_row.getInt(1); in testCloneMovesPlusInsertions() local
828 … same column value delivers different values (" + rowValue1 + " and " + rowValue2 + ") on row: " +… in testCloneMovesPlusInsertions()
829 rowValue1 == rowValue2); in testCloneMovesPlusInsertions()

Completed in 15 milliseconds