Sets the designated parameter to the given time value.

Overload List

Name Description

setTime (java.lang.String, java.sql.Time)

Sets the designated parameter to the given time value.

setTime (java.lang.String, java.sql.Time, java.util.Calendar)

Sets the designated parameter to the given time and calendar values.

See Also