Linq Provider

89 views
Skip to first unread message

Michael Delaney

unread,
Aug 9, 2011, 6:28:02 AM8/9/11
to nhu...@googlegroups.com
Is there a page somewhere, some documentation etc that outlines what is and what is not supported in the Linq To NHibernate provider???

it seems that lots of stuff is not supported, left outer joins, group by clauses etc??

its frustrating having to come across this on a trial and error basis..

Twoflower

unread,
Aug 9, 2011, 8:16:36 AM8/9/11
to nhusers
I concur, that would be very helpful.

Fabio Maulo

unread,
Aug 9, 2011, 3:33:07 PM8/9/11
to nhu...@googlegroups.com
If you want you can check our test suit to very which clauses are tested.

jemi...@uchicago.edu

unread,
Jan 22, 2016, 5:30:05 AM1/22/16
to nhusers
As far as I can tell, the only documentation ever written for NHibernate since JBoss ditched it is the Getting Started Guide. It's pretty pathetic that LINQ isn't even mentioned in the detailed documentation. Most of the documentation looks like it came from Java Hibernate. There used to be a CHM file about 6+ years ago for the API documentation. That seemed to disappear and it seemed to not be a priority for anyone to put it back.

Oskar Berggren

unread,
Jan 22, 2016, 6:20:00 AM1/22/16
to nhu...@googlegroups.com
Haha, reviving a thead from four and a half years ago just to rant for a bit.  :)

That being said, sure there could certainly be more documenation. With regards to the LINQ provider a lot has happened since 2011, in the last couple of releases my experience is that many more queries "just work". And LINQ itself is documented elsewhere.

/Oskar


--
You received this message because you are subscribed to the Google Groups "nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhusers+u...@googlegroups.com.
To post to this group, send email to nhu...@googlegroups.com.
Visit this group at https://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

Ricardo Peres

unread,
Jan 22, 2016, 7:22:00 AM1/22/16
to nhusers
I guess the key here is what we already know - we have a lousy documentation. And it's everyone's fault... :-(

RP

Jon Miller

unread,
Jan 22, 2016, 10:25:53 AM1/22/16
to nhu...@googlegroups.com

OK, so, where is the LINQ documentation? I’m assuming you must mean LINQ itself and not the NHibernate provider for it. The least someone could do is add a line to the detailed documentation saying that all you need to do is add a “using NHibernate.Linq” to get it to work. The only thing that is mentioned in the detailed documentation is QueryOver. I don’t even see a link to a zip for the source that matches the last release version.

 

Jon

--
You received this message because you are subscribed to a topic in the Google Groups "nhusers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nhusers/W293jf1ww-Y/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nhusers+u...@googlegroups.com.

Oskar Berggren

unread,
Jan 22, 2016, 10:33:13 AM1/22/16
to nhu...@googlegroups.com

A simple chapter in the reference doc would be great. The source zip is on sourceforge, maybe we should provide links to the directory there, in addition to the main binary. Though if you want the source for most uses it would be best to fork on github, to make it easier to update.

Both doc and web can be updated with github pull requests. If anyone wants to submit an update here or there, it would be great.

/Oskar

Reply all
Reply to author
Forward
0 new messages