[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-1020) Support arbitrary out-types for stored procedures and functions

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Wed Nov 8 13:21:07 EST 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1020?page=comments#action_25219 ] 

Max Rydahl Andersen commented on HHH-1020:
------------------------------------------

I don't see the files ?

And I also commented during the review that this issue will probably not be solved in 3.2.

> Support arbitrary out-types for stored procedures and functions
> ---------------------------------------------------------------
>
>          Key: HHH-1020
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1020
>      Project: Hibernate3
>         Type: New Feature

>     Reporter: Christian Bauer
>     Priority: Minor

>
>
> Add <sql-query callable="out"> option. This would tread all OUT parameters of a stored procedure, or the return value of a function, as non-results, but as a single result row with scalar values.
> Another option would be a flexible declaration of the OUT parameter position(s).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list