> -----Original Message-----
> From: Gavin King [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, February 27, 2005 1:30 PM
> To: Joshua Davis; Gavin King; hibernate-devel@lists.sourceforge.net
> Subject: RE: [Hibernate] New query parser: Almost There!
> 
> 
> We could easily add a method to determine if we have 
> theta-style outer joins. But I'm not sure that that is 
> enough, since other "stuff" can find its way into the where 
> fragment... (we need to exclude that stuff, without excluding 
> the theta joins)

Agreed.  I just took a look at what OracleJoinFragment is doing and it seems
like one route we could go is to simply expose more of what JoinFragment is
doing so that SyntheticAndFactory can pick out the parts that it needs in
this specific case (useWhereFragment is false).




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to