Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN Commit: Bug#236717 refreshing invalid deleted objects loop

SVN Commit: Bug#236717 refreshing invalid deleted objects loop

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=236717

 

Code review: Chris, (pending)

 

Changes:

- Fixed uow register to handle invalid deleted objects, keep track of objects refresh to avoid looping.

- Test added to UnitOfWorkTestSuite.

- Fixed jpa test build.xml to not run XML tests in no-weaving run.

- Fixed some comments in PersistenceUnitProperties.

- Changed ValueHolderInterface to be cloneable (should fix weaving issues in WLS).

- Fixed IndirectList to use new Vector as delegate if it is null (backup clone).

 

 

 


Back to the top