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

Method getAsciiStream

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

Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters. The value can then be read in chunks from the stream. This method is particularly suitable for retrieving large LONGVARCHAR values. The JDBC driver will do any necessary conversi

(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