[jboss-jira] [JBoss JIRA] Closed: (JBRULES-272) "in" keyword in column constraints

Mark Proctor (JIRA) jira-events at lists.jboss.org
Tue May 8 09:47:52 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBRULES-272?page=all ]

Mark Proctor closed JBRULES-272.
--------------------------------

    Fix Version/s: 4.0.0.MR2
                       (was:  4.0.0.MR3)
       Resolution: Duplicate Issue

> "in" keyword in column constraints
> ----------------------------------
>
>                 Key: JBRULES-272
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-272
>             Project: JBoss Rules
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.0-rc3
>            Reporter: Michael Neale
>         Assigned To: Michael Neale
>             Fix For: 4.0.0.MR2
>
>
> So we can support things like 
> Person(status in [1,2,3])
> where it creates a set from the right hand operand and checks for existence of the left.
> May be tricky with literals versus bound vars, but should be possible. Parser will need to be able to pass an array I think. 
> This means the Descrs will need to be modified - or is it only literals supported? 

-- 
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 jboss-jira mailing list