[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1020?page=c...
]
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira