- timeString
- A String representing the time value in JDBC escape format: hh:mm:ss.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if the supplied time string is not in JDBC escape format.
Creates a Time object from a string holding a time represented in JDBC escape format: hh:mm:ss.
An exception occurs if the input string does not comply with this format.