I'm doing a Right Outer Join in an HQL statement and when I execute the query I get the following error:
join type not supported by OracleJoinFragment (use Oracle9Dialect) This is a bit funny since I am using Oracle9i and the 10g has the same problem. So does the Oracle dialect not support right outer joins? If so I can create a JIRA ticket to add support and another one to fix the message in the mean time... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
