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

Method getClob

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

Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language. @param columnIndex the first column is 1, the second is 2, ... @return a Clob object representing the SQL CLOB value in the specified colum

(int columnIndex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

logMethod · 0.95
getStringMethod · 0.95

Tested by

no test coverage detected