persistence@glassfish.java.net

EJBQL parser update supporting TRIM

From: Michael Bouschen <Michael.Bouschen_at_Sun.COM>
Date: Wed, 19 Oct 2005 14:45:31 +0200

Hi Tom,

attached you find a new update of the EJBQL parser implementation
(EJBQL-Trim-051019.jar). Comments are welcome.

It adds support for the string function TRIM to the EJBQL parser in
entity-persistence. This version throws an exception if the TRIM
function defines a trim character for a none TRAILING trim
specification. I will remove this as soon as the expression framework
support this feature.

Regards Michael