All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.xmlmiddleware.conversions.ConvertTimestamp
To convert to/from String, use an implementation of the Formatter interface.
public ConvertTimestamp()
public static Date toDate(Timestamp t)toTime
public static Time toTime(Timestamp t)toTimestamp
public static Timestamp toTimestamp(Timestamp t)
All Packages Class Hierarchy This Package Previous Next Index