Simple deserializer for handling {@link java.sql.Timestamp} values.
One way to customize Timestamp formats accepted is to override method {@link DeserializationContext#parseDate} that this basicdeserializer calls.
@since 1.9 (moved from higher-level package)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.