Hi everbody,
We just discovered that Sybase (and Oracle), understand also the standard SQL outer-join syntax.
Since legacy Sybase Outer-Joins have several restrictions (that do not apply to ANSI outer joins) and deliver different results than the ANSI outer joins, I would like to know if it is possible to force the use of ANSI outer join syntax in OJB.
Is ther just a generic flag for doing this? Or do I have to override some PlatformXXXImpl class?
What I would like to do is just to use the same outer-join syntax as it is generated for MySQL instead of using the Sybase legacy *= operators.
Thanks, cheers Danilo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
