[
http://jira.jboss.com/jira/browse/JBSEAM-2061?page=all ]
Dan Allen resolved JBSEAM-2061.
-------------------------------
Fix Version/s: 2.0.0.GA
(was: 2.0.1.GA)
Resolution: Done
UISelectItems should reference Query instead of EntityQuery
-----------------------------------------------------------
Key: JBSEAM-2061
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2061
Project: JBoss Seam
Issue Type: Bug
Components: JSF
Affects Versions: 2.0.0.CR2
Reporter: Dan Allen
Assigned To: Dan Allen
Fix For: 2.0.0.GA
Attachments: JBSEAM-2061-v1.txt
Original Estimate: 5 minutes
Remaining Estimate: 5 minutes
The UISelectItems component has the ability to wrap framework query results. However, it
is hard-coded to use EntityQuery rather than the abstract Query class. The result is that
Hibernate-based entity queries cannot take advantage of the UISelectItem natively. This
reference is clearly an oversight because there is nothing special about the EntityQuery
class that would warrant its use.
--
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