Home
last modified time | relevance | path

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

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java413 moves[RowSetEventListener.IS_ROW_COUNT_FINAL] = true; in testRowSetEvents()
418 moves[RowSetEventListener.IS_ROW_COUNT_FINAL] = false; in testRowSetEvents()
554 …ventListener.IS_ROW_COUNT_FINAL] || calling[RowSetEventListener.IS_ROW_COUNT_FINAL] == -1) || call… in testCursorMove()
H A DRowSetEventListener.java42 public static final int IS_ROW_COUNT_FINAL = 8; field in RowSetEventListener
103 calling[IS_ROW_COUNT_FINAL] = callPos++; in propertyChange()

Completed in 48 milliseconds