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

Christian Bauer (JIRA) noreply at atlassian.com
Wed Nov 8 10:24:04 EST 2006


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

Christian Bauer commented on HHH-1020:
--------------------------------------

Just a warning that this will be published in two days in the JPwH ebook. I've linked the downloadable example code to this issue.


> 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