[jboss-user] [JBoss Seam] - Re: Second level cache (ehcache) working?
kasim
do-not-reply at jboss.com
Wed May 16 15:21:28 EDT 2007
If it's via a query where you are not retrieving from the PK then it will not get it from the cache.
It will always attempt to go off of live data.
Cache only helps when you are pulling like a .get(Object )
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046269#4046269
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046269
More information about the jboss-user
mailing list