MCPcopy Create free account
hub / github.com/SPLWare/esProc / absolute

Method absolute

src/main/java/com/esproc/jdbc/ResultSet.java:1531–1534  ·  view source on GitHub ↗

Moves the cursor to the given row number in this ResultSet object. @param row the number of the row to which the cursor should move. A value of zero indicates that the cursor will be positioned before the first row; a positive number indicates the row number

(int row)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

logMethod · 0.95
moveCursorMethod · 0.95

Tested by

no test coverage detected