[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-2061) UISelectItems should reference Query instead of EntityQuery
Dan Allen (JIRA)
jira-events at lists.jboss.org
Mon Oct 8 11:05:03 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-2061?page=all ]
Dan Allen closed JBSEAM-2061.
-----------------------------
> 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
More information about the seam-issues
mailing list