Updates the designated column with a time value.
Name
Description
updateTime (int, java.sql.Time)
Updates the designated column with a time value given the column index.
updateTime (java.lang.String, java.sql.Time)
Updates the designated column with a time value given the column name.