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

Method updateInt

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

Updates the designated column with an int 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, int 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