Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN main commit: Bug#293728 - Query cache enhancements

SVN main commit: Bug#293728 - Query cache enhancements

 

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

 

Code review:  Andrei (pending)

 

Changes:

- Adds support for setting cache type on query cache.

- Adds support for ignoring null results on query cache.

- Adds support for randomizing invalidation, to avoid invalidation bottlenecks.

- Adds query hints for new query cache options.

- Updated query cache test.

 


Back to the top