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

Method getUnicodeStream

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

Deprecated. use getCharacterStream in place of getUnicodeStream @param columnIndex the first column is 1, the second is 2, ... @return a Java input stream that delivers the database column value as a stream of two-byte Unicode characters; if the value is SQL NULL, the va

(int columnIndex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected