Hi,

Is it possible to do, either with HQL or with Criteria API,
hierarchical queries? For example, if I have a table that is related
with itself, can I get all the descendants starting with a particular
node? In Oracle I would do this with CONNECT BY PRIOR and in SQL
Server with Common Table Expressions. Does NHibernate support this at
all?

Thanks,

Ricardo Peres
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to