Java.Sql.Time: Constructor Members

The constructors of Java.Sql.Time are listed below. For a list of all members, see the Time Members list.

See Also: Inherited members from Java.Util.Date

Public Constructors

Constructs a Time object using a supplied time specified in milliseconds.
Constructs a Time object using the supplied values for Hour, Minute and Second.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.