Query#refresh() should generate an event
----------------------------------------
Key: JBSEAM-2320
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2320
Project: JBoss Seam
Issue Type: Feature Request
Components: Framework
Affects Versions: 2.0.0.GA
Reporter: Dan Allen
Priority: Minor
Fix For: 2.0.x
It is very useful to know when a query is refreshed, either because a parameter is dirty
or because some other part of the application forced it to refresh itself. This message
passing is extremely important when working in a caching situation.
I am thinking something like:
org.jboss.seam.queryRefreshed
perhaps we pass the ejbql or the Query component as an parameter to the event
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira