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

Method updateShort

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

Updates the designated column with a short value. The updater methods are used to update column values in the current row or the insert row. The updater methods do not update the underlying database; instead the updateRow or insertRow methods are called to update the database. @param columnIndex

(int columnIndex, short x)

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
debugMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.45

Tested by

no test coverage detected