Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Proposed patch for bug 245548 -- 17 tests in EntityManagerJUnitTestSuite failed on WebSphere

A patch for the bug is available for review:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=245548

Change Summary:
- Move query's definition after beginTransaction() in internalTestReadTransactionIsolation() and testFindDeleteAllPersist() in EntityManagerJUnitTestSuite.java (fieldaccess-advanced model)

Back to the top