Posts by vinicius.stutz • 21 points
1 post
-
2
votes1
answer809
viewsA: Query using LINQ and Nhibernate
Buddy, I don’t use Fluent, just the pure Nhibernate with Mapping-by-code. What I do in this case is to reference everything correctly, creating the "bags" so that I can iterate and return all the…