Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/qa/complex/dbaccess/
H A DRowSet.java384 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
385 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
386 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
388 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
391 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
395 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
399 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
415 testCursorMove(upd, cupd.getMethod("insertRow", (Class[]) null), pRow, moves, null); in testRowSetEvents()
422 testCursorMove(upd, cupd.getMethod("updateRow", (Class[]) null), pRow, moves, null); in testRowSetEvents()
427 testCursorMove(upd, cupd.getMethod("deleteRow", (Class[]) null), pRow, moves, null); in testRowSetEvents()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/qa/complex/dbaccess/
H A DRowSet.java384 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
385 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
386 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
388 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
391 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
395 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
399 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
415 testCursorMove(upd, cupd.getMethod("insertRow", (Class[]) null), pRow, moves, null); in testRowSetEvents()
422 testCursorMove(upd, cupd.getMethod("updateRow", (Class[]) null), pRow, moves, null); in testRowSetEvents()
427 testCursorMove(upd, cupd.getMethod("deleteRow", (Class[]) null), pRow, moves, null); in testRowSetEvents()
[all …]