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)
public static Time toTime(Timestamp t)
public static Timestamp toTimestamp(Timestamp t)
All Packages Class Hierarchy This Package Previous Next Index