Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java497 final Class ctemp2[] = new Class[2]; in testRowSetEvents() local
498 ctemp2[0] = Object.class; in testRowSetEvents()
499 ctemp2[1] = int.class; in testRowSetEvents()
500 … testCursorMove(m_rowLocate, cloc.getMethod("moveRelativeToBookmark", ctemp2), pRow, moves, temp2); in testRowSetEvents()

Completed in 26 milliseconds