使用时间值更新指定列。
名称
说明
updateTime (int, java.sql.Time)
根据给定的列索引使用时间值更新指定的列。
updateTime (java.lang.String, java.sql.Time)
根据给定的列名称使用时间值更新指定的列。