Generated by
JDiff

Class java.sql.Timestamp

Changed Methods
String toString() Documentation changed from old to new.
Formats a timestamp in JDBC timestamp escape format.
int compareTo(Object) Documentation changed from old to new.
Compares this Timestamp object to the given Object which must be a Timestamp object.
int compareTo(Timestamp) Documentation changed from old to new.
Compares this Timestamp object to the given Timestamp object.