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

Method getSubString

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

Retrieves a copy of the specified substring in the CLOB value designated by this Clob object. The substring begins at position pos and has up to length consecutive characters. @param pos the first character of the substring to be extracted. The first character is at position 1

(long pos, int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getCharacterStreamMethod · 0.95

Calls 2

substringMethod · 0.80
intValueMethod · 0.80

Tested by

no test coverage detected