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