Change Notes item #599955, was opened at 2002-08-25 12:40 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=381174&aid=599955&group_id=22866
Category: JBossCMP Group: v3.0 (Rabbit Hole) Status: Open Priority: 5 Submitted By: Dain Sundstrom (dsundstrom) Assigned to: Dain Sundstrom (dsundstrom) Summary: JBossQL Enhancements Initial Comment: Added support for StringValue and DatetimeValue to BETWEEN. Added support for StringValue and DatetimeValue to IN. This means that literals and parameters can appear along with functions. Added support for >, <, >=, and <= comparisons of StringValue. This is from the EJB 2.1 specification. Added NumericLiteral and NumericParameter to AritmeticValue. Added StringLiteral and StringParameter to StringValue. Added DatetimeParameter to DatetimeValue. Added BooleanParameter and BooleanLiteral to BooleanValue. Added EntityParameter to EntityValue. This means that literals and parameters can appear on the left hand side of a comparison. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=381174&aid=599955&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
