Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN Commit: Bug#240711 query cache hints

SVN Commit: Bug#240711 query cache hints

 

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

 

http://wiki.eclipse.org/EclipseLink/DesignDocs/251594

 

Changes:

- Added query-results-cache hint to QueryHints (also .size, .expiry,

.expiry-to-of-day)

- Improved Cache annotation comment

-

- Added query cache hints to Employee named query

- Added tests for query cache to AdvancedQueryTestSuite

- Fixed JPQLDateTime suite to hardcode method order (and run setup first)

- Added test for adding new objects to existing lazy collections (bug fix in

last checkin)

- removed reference to sun.misc from perf tests

 

Code review: Andrei (pending)

 


Back to the top