使用日期值更新指定列。
名称
说明
updateDate (int, java.sql.Date)
根据给定的列索引使用日期值更新指定的列。
updateDate (java.lang.String, java.sql.Date)
根据给定的列名称使用日期值更新指定的列。