Updates the designated column with a boolean 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, boolean x)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected