persistence@glassfish.java.net

Issue 674 fixed?

From: Michael Bouschen <Michael.Bouschen_at_Sun.COM>
Date: Wed, 15 Nov 2006 14:23:56 +0100

Hi Tom, hi Andrei,

Glassfish issue 674 describes a problem with a JPQL DELETE query when
using the IS NULL operator:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=674

Is this issue fixed? There is a comment from Oct 23 saying the fix is
included in the next persistence drop. I could successfully run the
following query that was failing before: DELETE FROM Order o WHERE
o.customer IS NULL

I can set the P2 issue to resolved, I just want to double check that the
fix has been checked in.

Thanks!

Regards Michael