Hi,
In my application, I have a scenario where the users will be mostly working
with current year data, which will probably change once in a month or so. It
would be ideal if I could avoid querying the database through finders
(ejb-ql)
if, say my last 5 queries for this finder are cached and invalidated if any
entity in the result set has changed. This is similar to the cache
invalidation manager. I wanted to know if there is some way I can do this in
jboss.
thanks
raghu



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

Reply via email to