Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] updated eclipselink

fixed the following:
cascade persist efficiency and handling of deleted objects problems - reviewed by James; BULK DELETE QUERY FOLLOWED BY A MERGE RETURNS DELETED OBJECT - reviewed by James;
wrong for update clause in DatabasePlatform - reviewed by James;
wrong default initial context factory name - reviewed by Jason;
transactions never release memory until commit, so JVM eventually crashes on huge transactions - reviewed by James;

Attachment: ailitchev_071101.patch
Description: Binary data


Back to the top