[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2972) DB2 stored procs returning result sets requires 'DYNAMIC RESULT SETS X' when called via JDBC
Mario Briggs (JIRA)
noreply at atlassian.com
Tue Nov 27 01:55:56 EST 2007
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list