You can register the custom function in your custom dialect

--
Fabio Maulo


El 21/10/2010, a las 08:46, Orbach <[email protected]> escribió:

> 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].
> 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