persistence@glassfish.java.net

Re: JPQL: fix missing parameter type info for ABS function call

From: Tom Ware <tom.ware_at_oracle.com>
Date: Mon, 12 Jun 2006 09:13:22 -0400

Hi Michael,

  The changes look good. Is a test case being added?

-Tom

Michael Bouschen wrote:

>Hi Tom,
>
>attached you find my changes to fix glassfish issue 725
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=725
>It is about adding type information for an input parameter used in a ABS
>function. The attached changes also fix the same issue for SQRT, unary
>minus and MEMBER OF.
>
>Thanks.
>
>Regards Michael
>
>