People, I don't know make this HQL query in Criteria object. Can someone help me?
select c from Parent p inner join p.Children c where p.Id = 9 and c.Id = 33 Tks. Eduardo Costa from Brazil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
