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

Method wasNull

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

Reports whether the last column read had a value of SQL NULL. Note that you must first call one of the getter methods on a column to try to read its value and then call the method wasNull to see if the value read was SQL NULL. @return true if the last column value read was SQL NULL and false

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

logMethod · 0.95

Tested by

no test coverage detected