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

Method setAsciiStream

src/main/java/com/esproc/jdbc/Clob.java:141–149  ·  view source on GitHub ↗

Retrieves a stream to be used to write Ascii characters to the CLOB value that this Clob object represents, starting at position pos. Characters written to the stream will overwrite the existing characters in the Clob object starting at the position pos. If the end of the Clob value is reached while

(long pos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

substringMethod · 0.80
intValueMethod · 0.80
writeMethod · 0.65
getBytesMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected