|
From: Juergen H. <ju...@in...> - 2005-07-19 19:25:21
|
Everybody, Spring 1.2.3 is finished so far (it's scheduled for tomorrow), except for a couple of recently reported minor issues still being unresolved. In particular, there's 3 database-related issues in JIRA: * SingleColumnRowMapper does not handle CLOBs correctly for jTDS/SQL Server http://opensource.atlassian.com/projects/spring/browse/SPR-1048 * JdbcUtil's getResultSetValue hack for Oracle Timestamp Broken for 10g Driver http://opensource.atlassian.com/projects/spring/browse/SPR-1111 * OracleLobHandler and 10g driver http://opensource.atlassian.com/projects/spring/browse/SPR-1112 I would appreciate any feedback on those, ideally in combination with tested patches :-) In particular the issues with the Oracle 10g driver are worth resolving as soon as possible... Juergen |