[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2972?page=c...
]
Mario Briggs commented on HHH-2972:
-----------------------------------
Did u test via the tools (control center/commandline)? The tools use the
CLI interface to the engine and u will see the resultset, no problems. Alternately if you
used the type 2 driver, this might pass since the type 2 driver uses the CLI ( i need to
verify)
I have seen these failures in the hibernate QA test results (
testScalarStoredProcedure,testParameterHandling, testEntityStoredProcedure
) -
http://lists.jboss.org/pipermail/hibernate-dev/2007-August/002535.html
http://lists.jboss.org/pipermail/hibernate-dev/attachments/20070801/a94da...
(see the last one)
Will create patch
DB2 stored procs returning result sets requires 'DYNAMIC RESULT
SETS X' when called via JDBC
--------------------------------------------------------------------------------------------
Key: HHH-2972
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2972
Project: Hibernate3
Issue Type: Patch
Components: testsuite
Environment: v3.2.2
DB2
Reporter: Mario Briggs
Priority: Trivial
Attachments: Db2Employment.hbm.xml
When invoking DB2 stored procs that return resultsets using JDBC, it requires that the
stored proc define the result sets being returned upahead - [DYNAMIC RESULT SETS X]
Fix attached [Db2Employment.hbm.xml]
--
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