Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN main commmit: Bug# - 298985 - building objects from result sets/perf

SVN main commmit: Bug# - 298985 - building objects from result sets/perf

 

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

 

Changes:

- Got the old prototype of building objects from resultset working again.  Added a JPA performance comparison test suite to compare its performance.

- Did some micro build object optimizations.  Avoiding some duplicate cache checks in the uow object building.

- Added a test suite for the uow merge using change sets (cache synch with new objects).

 

Code Review: Andrei (pending)

 


Back to the top