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

Method getDate

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

Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language. @param columnIndex the first column is 1, the second is 2, ... @return the column value; if the value is SQL NULL, the value returned is

(int columnIndex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

logMethod · 0.95
findColumnMethod · 0.95
debugMethod · 0.95
getMethod · 0.95
getMethod · 0.65
getTimeMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected