Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java490 Class ctemp[] = new Class[1]; in testRowSetEvents() local
491 ctemp[0] = Object.class; in testRowSetEvents()
492 testCursorMove(m_rowLocate, cloc.getMethod("moveToBookmark", ctemp), pRow, moves, temp); in testRowSetEvents()
510 ctemp[0] = Object[].class; in testRowSetEvents()
521 testCursorMove(delRows, cdelRows.getMethod("deleteRows", ctemp), pRow, moves, temp); in testRowSetEvents()

Completed in 21 milliseconds