Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java412 moves[RowSetEventListener.CURSOR_MOVED] = true; in testRowSetEvents()
445 moves[RowSetEventListener.CURSOR_MOVED] = false; in testRowSetEvents()
482 moves[RowSetEventListener.CURSOR_MOVED] = true; in testRowSetEvents()
544 …t[RowSetEventListener.CURSOR_MOVED] || calling[RowSetEventListener.CURSOR_MOVED] == -1) || calling… in testCursorMove()
H A DRowSetEventListener.java37 public static final int CURSOR_MOVED = 3; field in RowSetEventListener
83 calling[CURSOR_MOVED] = callPos++; in cursorMoved()

Completed in 36 milliseconds