Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 331164 checked in

Bug 331164 - Set UnitOfWorkImpl.shouldOrderUpdates() to true by default for 2.3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=331164

Enable update ordering, by default in the 2.3 release; This is continuation of work done under bug 331064.

- comments changes in PersistenceUnitProperties and EntityManagerFactoryImpl
- set shouldOrderUpdates to be true by default in UnitOfWorkImpl constructor
- set shouldOrderUpdates to be true by default in EntityManagerFactoryImpl

Testing: LRG + JPA LRG (100%)
Reviewed: James

--
Oracle
David Minsky | Senior Member of Technical Staff
Phone: +1 613 2884605
Oracle Oracle Server Technologies Sustaining Engineering
ORACLE Canada | 45 O'Connor Street, Ottawa, Ontario | K1P 1A4

Green
          Oracle Oracle is committed to developing practices and products that help protect the environment

Back to the top