Class SqlTimestampLocaleConverter

All Implemented Interfaces:
Converter<Timestamp>, LocaleConverter<Timestamp>

Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a Timestamp object, optionally using a default value or throwing a ConversionException if a conversion error occurs.