
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
0.12d
|
|
|
Remaining Estimate:
|
0d
|
|
|
Time Spent:
|
0.12d
|
|
|
|
|
After changes have been flushed to database session cache should be cleared.
The code update itself is trivial, but tests need to be updated too. Adding the clear() call breaks current tests because they use a hacked test version of HibernateTemplate. Also the updated tests should check that the clear() method has been called as expected.
|
|
Description
|
After changes have been flushed to database session cache should be cleared.
The code update itself is trivial, but tests need to be updated too. Adding the clear() call breaks current tests because they use a hacked test version of HibernateTemplate. Also the updated tests should check that the clear() method has been called as expected. |
Show » |
|