Hi! We were surprised to find SqlTimestampConverter changed:
1.4-rc2 DateFormat.getTimeInstance(dateFormat, locale); 1.4-rc4 DateFormat.getDateTimeInstance(dateFormat, timeFormat, locale); Maybe there could be a TimeToSqlTimestampConverter ... well, I'll just reuse the old class for a custom one. ** Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
