Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java410 moves[RowSetEventListener.APPROVE_CURSOR_MOVE] = true; in testRowSetEvents()
444 moves[RowSetEventListener.APPROVE_CURSOR_MOVE] = false; in testRowSetEvents()
480 moves[RowSetEventListener.APPROVE_CURSOR_MOVE] = true; in testRowSetEvents()
538 …ntListener.APPROVE_CURSOR_MOVE] || calling[RowSetEventListener.APPROVE_CURSOR_MOVE] == -1) || call… in testCursorMove()
H A DRowSetEventListener.java34 public static final int APPROVE_CURSOR_MOVE = 0; field in RowSetEventListener
67 calling[APPROVE_CURSOR_MOVE] = callPos++; in approveCursorMove()

Completed in 25 milliseconds