It's not supported
http://nhforge.org/doc/nh/en/index.html#querysql-limits-storedprocedures

    Diego


On Thu, Oct 21, 2010 at 02:35, Orbach <[email protected]> wrote:

> lets say i got the next oracle stored proc
>
> function giveMeNumber() return number is
> begin
>  return 30;
> end;
>
> can someone please tell how can i call it through nHibernate? how to
> build my hbm mapping file? i tried all sort of things.. nothing works!
>
> --
> 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.

Reply via email to