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