persistence@glassfish.java.net

JPQL: fix missing parameter type info for ABS function call

From: Michael Bouschen <Michael.Bouschen_at_Sun.COM>
Date: Mon, 12 Jun 2006 14:33:24 +0200

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