Examining JCS cache stats I've noticed a lot of cache misses and zero hits,
with
zero cache size. It seems like something is trying to get from cache, but
nether puts?

Is this due to the fact that lazy loading objects causes examining cache in
case the object is there, but not really loading them? I've noticed that
cache-misses for case where those objects are not really used.

Regards,
-- Mike



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to