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

Method setCharacterStream

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

Retrieves a stream to be used to write a stream of Unicode characters to the CLOB value that this Clob object represents, 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

(long pos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setObjectMethod · 0.45

Calls 3

substringMethod · 0.80
intValueMethod · 0.80
writeMethod · 0.65

Tested by

no test coverage detected