|
From: Yujin K. <net...@gm...> - 2005-07-20 17:42:11
|
As for the connection class type issue, Thomas was not able to reproduce it= . So I am trying to create a reproducable test case for thomas to look at. I apologize for not doing it before. FWIW, I don't see the driver version 10.1.0.3 any more on the oracle technet and I can't reproduce the error on my end with the driver i fresh downloaded, so oracle might have updated/fixed on their end, although I was not able to find any info on google. Either way, i'll upload the test case to jira shortly. I guess it would be handy to keep it around for future since we all know how reliable oracle is with their jdbc drivers. The issue was already marked as closed for now. Yujin On 7/19/05, Thomas Risberg <tho...@tr...> wrote: > Juergen, >=20 > 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. >=20 > Thomas >=20 >=20 > On Jul 19, 2005, at 3:25 PM, Juergen Hoeller wrote: >=20 > > 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=3D7477&alloc_id=3D16492&op=3Dcl= ick > > _______________________________________________ > > Springframework-developer mailing list > > Spr...@li... > > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > >=20 >=20 >=20 > ------------------------------------------------------- > 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=3D7477&alloc_id=3D16492&op=3Dclic= k > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |