Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the designated column with a timestamp value.
Overload List
Name | Description |
---|---|
updateTimestamp (int, java.sql.Timestamp) | Updates the designated column with a timestamp value given the column index. |
updateTimestamp (java.lang.String, java.sql.Timestamp) | Updates the designated column with a timestamp value given the column name. |