Java.Sql.Timestamp: Constructor Members

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

See Also: Inherited members from Java.Util.Date

Public Constructors

Returns a Timestamp object corresponding to the time represented by a supplied time value.
Returns a Timestamp corresponding to the time specified by the supplied values for Year, Month, Date, Hour, Minutes, Seconds and Nanoseconds.

Protected Constructors

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