glombard / sbql4j

Automatically exported from code.google.com/p/sbql4j

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Query Examples can be Trivially written in LINQ

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Compare the .s4j file with the .cs file
2. Substantiate this claim stated at the top of the file: "Some advanced 
queries which are difficult (or even impossible) to write in LINQ"

The provided examples of advanced queries are easy to implement in LINQ,
even without leveraging its more advanced operators such as joining on
synthesized keys.  


Original issue reported on code.google.com by alu...@gmail.com on 3 Dec 2013 at 7:46

Attachments: