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

Method getBytes

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

Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language. The bytes represent the raw values returned by the driver. @param columnIndex the first column is 1, the second is 2, ... @return the column value; i

(int columnIndex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getBlobMethod · 0.95

Calls 4

logMethod · 0.95
findColumnMethod · 0.95
getMethod · 0.65
toStringMethod · 0.65

Tested by

no test coverage detected