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

Method getBigDecimal

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

Deprecated. Use getBigDecimal(int columnIndex) or getBigDecimal(String columnLabel) @param columnIndex the first column is 1, the second is 2, ... @param scale the number of digits to the right of the decimal point @return the column value; if the value is SQL NULL, the value

(int columnIndex, int scale)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

logMethod · 0.95
findColumnMethod · 0.95
getMethod · 0.65
doubleValueMethod · 0.45

Tested by

no test coverage detected