Hi all, I am wanting to use the Criteria API to join two objects that are not explicitly related in the mapping files. Using HQL, I could do something like select x from x,y where x.id = y.id ...
How can this be achieved using the Criteria API. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
