> Does anyone have experience / success story in eliminating 
> SQL from business/domain logic? We have an implementation 
> similar to Fowler's Query Object pattern [1]. Problem is we 
> can't find a clean way of creating subqueries / correlated 
> subqueries (EXIST keyword etc). Any ideas, code samples, 
> diagrams and such would be greatly appreciated.

        Any O/R mapper supports that. It's complex code however, having
multiple SQL engines based on different database types. 

                Frans.
--------------------------------------------------------------------
Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
My .NET Blog : http://weblogs.asp.net/FBouma
Microsoft MVP (C#)
--------------------------------------------------------------------

===================================
This list is hosted by DevelopMentor�  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to