how to call a oracle database storedprocedure from asp.net mvc using nhibernate and how to use sys_refcursor to display a data in view pages give me sample application . thanks
A:
There are some evidences that NHibernate does not support stored procedures using sys_refcursor
.
UPDATE: It seems that this has been fixed in 2.1.1.GA
Darin Dimitrov
2010-04-08 12:10:41