On Tue, 22 Feb 2005 08:57:13 -0600, Steve Ebersole <[EMAIL PROTECTED]> wrote:

SAP (or at least MAXDB, which it became) has two modes of operation: normal
and oracle. The oracle mode simulates oracle-style theta syntax; the normal
mode uses ansi-style joins. Any particular reason we explicitly use the
oracle mode?

its how the guy who did SAPDialect submitted it...

/max



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Max
Rydahl Andersen
Sent: Tuesday, February 22, 2005 4:49 AM
To: Gavin King; 'hibernate-devel@lists.sourceforge.net'
Subject: Re: [Hibernate] Oracle failures (theta-style)


On Tue, 22 Feb 2005 21:37:00 +1100, Gavin King <[EMAIL PROTECTED]> wrote:

> This makes almost all tests fail with OracleDialect and the new parser.

TimesTen and SAP too....

-max

>
> Gavin King wrote:
>
>> Ok, well it looks like almost all of the Oracle failures are
to do with:
>>
>>  where x in elements(y.collection)
>>
>> So we need to fix this one...
>>
>
>



--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]
http://jboss.com


------------------------------------------------------- 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_id=6595&alloc_id=14396&op=click _______________________________________________ hibernate-devel mailing list hibernate-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hibernate-devel




-- Max Rydahl Andersen callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]
http://jboss.com


------------------------------------------------------- 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_id=6595&alloc_id=14396&op=click _______________________________________________ hibernate-devel mailing list hibernate-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to