NHibernate Linq Provider question
Posted
by csizo
on Stack Overflow
See other posts from Stack Overflow
or by csizo
Published on 2010-03-16T20:37:02Z
Indexed on
2010/03/16
20:41 UTC
Read the original article
Hit count: 232
nhibernate
|linq-to-nhibernate
Can anyone answer me what are the differences of
Session.Query
Session.Linq and
Session.QueryOver
What I'm really interested in:
What would be supported in the future versions.
What should I start to use in a clean project.
Please tell me your thoughts about these three...
Thanks, Zoltán
© Stack Overflow or respective owner