使用 byte 值更新指定列。
名称
说明
updateByte (int, byte)
根据给定的列索引使用 byte 值更新指定的列。
updateByte (java.lang.String, byte)
根据给定的列名称使用 byte 值更新指定的列。