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

Method rowDeleted

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

Retrieves whether a row has been deleted. A deleted row may leave a visible "hole" in a result set. This method can be used to detect holes in a result set. The value returned depends on whether or not this ResultSet object can detect deletions. @return true if the current row is detected to have

()

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