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

Method getBlob

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

Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language. @param columnIndex the first column is 1, the second is 2, ... @return a Blob object representing the SQL BLOB value in the specified colum

(int columnIndex)

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
getBytesMethod · 0.95

Tested by

no test coverage detected