[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-272) "in" keyword in column constraints
Michael Neale (JIRA)
jira-events at lists.jboss.org
Sun May 6 07:29:56 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-272?page=all ]
Michael Neale resolved JBRULES-272.
-----------------------------------
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.MR3
>
>
> 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