persistence@glassfish.java.net

Re: Date/time handling in OraclePlatform class (was: [Fwd: Re: Glassfish bug#1878])

From: Tom Ware <tom.ware_at_oracle.com>
Date: Wed, 21 Mar 2007 13:05:00 -0400

Hi Michael,

  I am sure handling other data types with the more specific API would
not hurt. The motivation for doing that would be if the more general
API was causing some kind of problem.

  I have not heard of such a problem. Can you think of one?

-Tom

Michael Bouschen wrote:

>Hi,
>
>The fix for issue 1878 (date query test issues when running in the Seoul
>timezone: https://glassfish.dev.java.net/issues/show_bug.cgi?id=1878)
>introduced some special handling for java.sql.Date instance into the
>OraclePlatform. I was wondering whether we need to do a similar thing
>for other date/time instances such as java.sql.Timestamp etc.
>
>Any idea? I haven't heard anything back from my previous question.
>
>Regards Michael
>
>
>