Allow same parameter more than once in a single restriction
-----------------------------------------------------------
Key: JBSEAM-2100
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2100
Project: JBoss Seam
Issue Type: Patch
Components: Framework
Affects Versions: 2.0.0.CR2
Reporter: Diego Ballve
Priority: Minor
Attachments: QueryParser.diff
Sometimes you need to compare a restriction parameter w/ many fields in the same
restriction. In those cases, I feel that it makes more sense to have multiple comparisons
than to write something like :param IN (select1, select2, ...).
The attached patch allows that, registering the same value binding once per restriction
but allowing it to appear multiple times.
--
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