Fixes for both
BugĀ 323420 - All
Oracle TIMESTAMPType tests using alternative time zone failed with
11.2.0.2 driver
https://bugs.eclipse.org/bugs/show_bug.cgi?id=323420
and
BugĀ 324128 - hundreds
jpa oracle specific TimeStamp related WriteTypeObjectTests failed on
oracle 10.2.0.4
back ported to 2.1.2
Both bugs are closed.
On 9/1/2010 10:42 AM, Andrei Ilitchev wrote:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=324128
Checked the patch into trunk (2.2), 2.1.2 is pending.
This is a test issue.
In bug 323420 I simplified in
TIMESTAMPTester verification check for calToTSLTZ (calendar written
into TIMESTAMPTZ, then read back should be the same).
That worked when Timestamp obtained from TIMESTAMPTZ is in GMT
(11.1.0.7 and
later); but didn't work otherwise.
Now the test checks isTimestampInGmt and uses the new approach if it
is, and
the old approach otherwise.
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
|