persistence@glassfish.java.net

EJBQL: support for fields with a name of a reserved identifier

From: Michael Bouschen <Michael.Bouschen_at_Sun.COM>
Date: Fri, 17 Feb 2006 16:58:02 +0100

Hi Tom,

please have a look at the attached changes of EJBQLParser.g. It allows
to access a field having the same name as an EJBQL keyword, e.g
   ... WHERE e.from = :country

The corresponding glassfish issue is:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=270

Thanks!

Regards Michael