This topic has not yet been rated - Rate this topic

updateTime Method (SQLServerResultSet)

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.