|
|
|
|
|
by loewenskind
5711 days ago
|
|
I don't think they need to provide SQL support so long as they provide something that's equivalent. For example in C#, nHibernate has the Restriction classes (and Linq). They can be a little clunky compared to SQL but it can be fully type checked. |
|