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

Method position

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

Retrieves the character position at which the specified substring searchstr appears in the SQL CLOB value represented by this Clob object. The search begins at position start. @param searchstr the substring for which to search @param start the position at which to begin search

(String searchstr, long start)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

clobToStringMethod · 0.95
substringMethod · 0.80
intValueMethod · 0.80
indexOfMethod · 0.45

Tested by

no test coverage detected