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

Method setFetchDirection

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

Gives a hint as to the direction in which the rows in this ResultSet object will be processed. The initial value is determined by the Statement object that produced this ResultSet object. The fetch direction may be changed at any time. @param direction an int specifying the suggested fet

(int direction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

logMethod · 0.95
debugMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.45

Tested by

no test coverage detected