Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Aspect for Logging Second Level Cache Hits?

There is a QueryMonitor class in tools.profiler that does this.  You may also
be able to use the Profiler interface from the sessions package.



Tim Hollosy wrote:
> 
> Anyone have an aspect/pointcut for logging L2 cache hits? I plan on
> digging through the source today, but if someone has written something
> already or if any oracle people can give a hint for a pointcut
> expression I'd appreciate it.
> 
> Thanks!
> Tim
> 


-----
---
http://wiki.eclipse.org/User:James.sutherland.oracle.com James Sutherland 
http://www.eclipse.org/eclipselink/
 EclipseLink ,  http://www.oracle.com/technology/products/ias/toplink/
TopLink 
Wiki:  http://wiki.eclipse.org/EclipseLink EclipseLink , 
http://wiki.oracle.com/page/TopLink TopLink 
Forums:  http://forums.oracle.com/forums/forum.jspa?forumID=48 TopLink , 
http://www.nabble.com/EclipseLink-f26430.html EclipseLink 
Book:  http://en.wikibooks.org/wiki/Java_Persistence Java Persistence 
-- 
View this message in context: http://www.nabble.com/Aspect-for-Logging-Second-Level-Cache-Hits--tp21052495p21061599.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top