users@glassfish.java.net

Re: wrong JPAQL->SQL translation in GF2 RC4

From: Witold Szczerba <pljosh.mail_at_gmail.com>
Date: Fri, 31 Aug 2007 15:21:45 +0200

Hi there,
now I remember, that was me who post an email here about that bug:

entire thread view:
https://glassfish.dev.java.net/servlets/BrowseList?list=users&by=thread&from=723495

and that was you, who actually entered the issue into tracker and fixed it :)
But, unfortunately, it seems the bug still exists for outer joins :/

Could you take a look at this issue again?
That would really make lot of code much simpler, for example now, I
have one big query, then I enter the loop to process the result list,
and I have to query database inside that loop with little supplemental
queries, because it is impossible to gather data when aliases don't
work :/

Regards,
Witold Szczerba


2007/8/30, glassfish_at_javadesktop.org <glassfish_at_javadesktop.org>:
> Hi Withold,
>
> do you recall the number of the issue you filed? I filed and fixed an issue about a similar problem. The only difference is that my query uses inner joins instead of outer joins: https://glassfish.dev.java.net/issues/show_bug.cgi?id=2867
>
> Regards Michael
> [Message sent by forum member 'mb124283' (mb124283)]
>
> http://forums.java.net/jive/thread.jspa?messageID=233377
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>