Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] fix for bug 325605

A patch file for bug 325606 is now available for review.

https://bugs.eclipse.org/bugs/attachment.cgi?id=183711&action=diff

After a review by Doug and Peter.
thank you
/michael

Michael O'Brien wrote:
A patch file for bug 325605 is now available for review

Description: DB2 9.7 Universal fails a single cascade test from 324341 because SQL Warnings are being tracked as SQL Statements in the QuerySQLTracker subclass of AbstractSessionLog. Fix is to add new sessionLog SQL_WARNING category and use it in databaseAccessor.basicExecuteCall().

Please review and provide any feedback

>Regression test results: OK
<testsuite errors="0" failures="0" hostname="xps435" name="org.eclipse.persistence.testing.tests.jpa.AllCMP3TestRunModel" tests="2176" time="474.703" timestamp="2010-11-22T21:36:35">





Back to the top