public static class Timestamp
extends Object
An implementation of java.sql.Timestame. Derived from
http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Timestamp.html. This is
basically just regular Date decorated with a nanoseconds field.
- See Also:
- Serialized Form