All,

I saw this and this is exactly what I am looking for.  I wanted to confirm
though, that is this ability for "Parameterized Queries" only available in
4.0.2 and above or is it available in 4.0.0?

Thanks,

Ron

On 9/5/07, Robert Crawford <[EMAIL PROTECTED]> wrote:
>
>
> On Sep 5, 2007, at 2:19 PM, Edson Tirelli wrote:
>
> >
> >    I think Mark just updated documentation for that and it will be
> > included in 4.0.2.
> >    Meanwhile:
> >
> > query "find errors for site"( int $param1, String $param2, ...)
> >     validationError: ValidationError( this.siteId == $param1)
> > end
> >
> >    Parameter type is optional, and you can have as many parameters
> > as you need.
>
> Thanks! That worked perfectly!
>
>
>
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to