|
From: Thomas R. <tho...@tr...> - 2005-07-19 20:42:21
|
Juergen, I'll try to look at the two Oracle related issues today or tomorrow. I know I looked at the way that the newer 10g drivers returned DATE columns. At some point they indicated in metadata that they returned a Timestamp but they actually returned a Date without the time portion for a getObject type call. I'll run some tests against some recent drivers. Thomas On Jul 19, 2005, at 3:25 PM, Juergen Hoeller wrote: > 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 > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > |