Sorry Balendra, I do not see the attachment, anyone else saw it? Not sure if the mailing list drop the attachment or my gmail setting
- Henry On Tue, Apr 15, 2014 at 10:36 PM, Balendra Singh <[email protected]> wrote: > Hi Henry, > > Attaching the image again. > > > > Thanks, > Balenrdra > > > > On 15 April 2014 23:14, Henry Saputra <[email protected]> wrote: >> >> Hi Balendra, >> >> Hmm, seems like the image is not included in the mail to mailing list. >> Could you try to add it as attachment or link to external URL? >> >> - Henry >> >> >> On Tue, Apr 15, 2014 at 3:14 AM, Balendra Singh >> <[email protected]>wrote: >> >> > I have a use-case in which I have to write a query having nested INNER >> > JOIN. Using Metamodel Api, we can write the query but while execution, >> > it >> > is throwing following exception- >> > >> > *org.eobjects.metamodel.query.parser.QueryParserException: Not capable >> > of >> > parsing FROM token.* >> >> > >> > It is throwing exception as in QueryParser.parse() function, it is >> > trying >> > to fetch the from clause without considering that it can also have the >> > nested inner query as mentioned in the following screenshot - >> > >> > [image: Inline images 1] >> > >> > *Although <query>.toSql() is returning a valid query*. >> >> > >> > So now I am trying to write query without nested inner query. If this is >> > a >> > valid use-case so there should be provision to write it. >> > >> > >> > >> > Thanks, >> > Balendra >> > >> > >> > >> > > >
