2009/10/21 aemami <[email protected]> > > And in response to Fabio - why would I want to write this in an OOP > manner, when the functional approach is clear, concise, easy to read, > and substantially easier to modify/maintain? >
What I mean is that we are using OO queries since long time. HQL and Criteria are OO and in Hibernate you can use it even to mix queries between persistent object which persistence in DB and/or XML. The matter is that we are not MS and we can't accomplish our OO query system with the compiler. Some people are talking about OO queries since they saw LINQ but we are using it since .NET1.1 -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
