I what to know what goes in Formula method of Map?
Is it plain sql for specific dialect or it HQL?

Map(x=>x.ChildCount).Formula("select count(0) from Children where
Children.Parent_Id=Id")

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibern...@googlegroups.com.
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en.

Reply via email to