Time.valueOf

Time.valueOf

Class Overview | Class Members | This Package | All Packages

Syntax
public static Time valueOf( String s )
Parameters
s
time in format "hh:mm:ss"
Returns
corresponding Time
Description
Convert a string in JDBC time escape format to a Time value