Skip to main content

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

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