Hi Dave,

Did you contact the OpenJPA folks about this? Seems like white space should be ignored. And so if not a bug it should at least be a usability feature...

Craig

On Mar 2, 2007, at 4:17 AM, [EMAIL PROTECTED] wrote:

- <query>SELECT COUNT(c), c.weblogEntry.website.handle, c.weblogEntry.anchor, c.weblogEntry.title - FROM CommentData c WHERE c.weblogEntry.pubTime &lt; ?1 AND c.weblogEntry.pubTime &gt; ?2 - GROUP BY c.weblogEntry.website.handle, c.weblogEntry.anchor, c.weblogEntry.title
-            </query>
+ <query>SELECT COUNT(c), c.weblogEntry.website.handle, c.weblogEntry.anchor, c.weblogEntry.title FROM CommentData c WHERE c.weblogEntry.pubTime &lt; ?1 AND

Craig Russell
DB PMC
[EMAIL PROTECTED] http://db.apache.org/jdo


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to