Maybe. Originally, my answer was going to be just "yes", but that might give him/her the idea that support for output parameters is something missing.
Anyway, to bring this back on topic: one of NHibernate major features (and selling points) is being able to create DBMS-agnostic code, although it does have some degree of support for SQL and stored procedures, which helps when working with legacy databases. But if the NH devs wasted their time in supporting every possible ADO.NETconstruct, they'd be sending the message that it's OK to build an architecture based on stored procedures in 2010. Diego P.S.: of course that last paragraph represents my personal opinion on this matter. On Sat, Jan 30, 2010 at 16:57, Mohamed Meligy <[email protected]> wrote: > No offense, but, specifically in the ALT.NET world, and more specifically > in NHibernate, isn't it too frequent to hear "this is not supported" / "this > is not the way it works" / ... followed by the other sentence "FOR GOOD > REASONS" or something equivalent? > > Was just thinking ... > > Regards, > > -- > Mohamed Meligy > Senior Developer, Team Lead Backup (.Net Technologies - TDG - Applications) > Injazat Data Systems > P.O. Box: 8230 Abu Dhabi, UAE. > > Phone: +971 2 6992700 > Direct: +971 2 4045385 > Mobile: +971 50 2623624, +971 55 2017 621 > > E-mail: [email protected] > Weblog: http://weblogs.asp.net/meligy > > > On Sat, Jan 30, 2010 at 8:12 PM, Diego Mijelshon > <[email protected]>wrote: > >> Yes. And for good reasons. >> >> Diego >> >> >> >> On Thu, Jan 28, 2010 at 06:46, Asier <[email protected]> wrote: >> >>> Hello >>> >>> Is true that Nhibernate doesn’t support stored procedures output >>> parameters? >>> Thanks. >>> >>> -- >>> 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]<nhusers%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/nhusers?hl=en. >>> >>> >> -- >> 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]<nhusers%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/nhusers?hl=en. >> > > -- > 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]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > -- 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.
